![]() | ![]() | ![]() | GIMP Widgets Library Reference Manual | ![]() |
---|
GimpColorNotebook — A GimpColorSelector implementation.
struct GimpColorNotebook; GtkWidget* gimp_color_notebook_set_has_page (GimpColorNotebook *notebook, GType page_type, gboolean has_page);
GObject +----GtkObject +----GtkWidget +----GtkContainer +----GtkBox +----GtkVBox +----GimpColorSelector +----GimpColorNotebook
GimpColorNotebook implements AtkImplementorIface.
"tab-border" gint : Read "tab-icon-size" GtkIconSize : Read
The GimpColorNotebook widget is an implementation of a GimpColorSelector. It serves as a container for GimpColorSelectors.
GtkWidget* gimp_color_notebook_set_has_page (GimpColorNotebook *notebook, GType page_type, gboolean has_page);
notebook : | |
page_type : | |
has_page : | |
Returns : |
<< GimpColorSelector | GimpColorScales >> |