GtkColorChooserInterface

Undocumented in source.

Members

Variables

addPalette
void function(GtkColorChooser* chooser, GtkOrientation orientation, int colorsPerLine, int nColors, GdkRGBA* colors) addPalette;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
baseInterface
GTypeInterface baseInterface;
Undocumented in source.
colorActivated
void function(GtkColorChooser* chooser, GdkRGBA* color) colorActivated;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getRgba
void function(GtkColorChooser* chooser, GdkRGBA* color) getRgba;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
padding
void*[12] padding;
Undocumented in source.
setRgba
void function(GtkColorChooser* chooser, GdkRGBA* color) setRgba;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta