Method
Gdk.RGBA.is_opaque
Declaration [src]
gboolean
gdk_rgba_is_opaque (
const GdkRGBA* rgba
)
Description [src]
Checks if an rgba
value is opaque.
That is, drawing with the value will not retain any results from previous contents.