| GIMP Widgets Library Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | Style Properties | ||||
GimpColorNotebook;
GtkWidget * gimp_color_notebook_set_has_page (GimpColorNotebook *notebook,
GType page_type,
gboolean has_page);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBox +----GtkVBox +----GimpColorSelector +----GimpColorNotebook
GimpColorNotebook implements GtkBuildable, AtkImplementorIface and GtkOrientable.
The GimpColorNotebook widget is an implementation of a GimpColorSelector. It serves as a container for GimpColorSelectors.
"tab-border" style property"tab-border" gint : Read
Width of the border around the tab contents.
Allowed values: >= 0
Default value: 0
"tab-icon-size" style property"tab-icon-size" GtkIconSize : Read
Size for icons displayed in the tab.
Default value: GTK_ICON_SIZE_BUTTON