GIMP Widgets Library Reference Manual
for GIMP 2.8.16
I. GIMP Widgets
Object Hierarchy
Widget Gallery
GimpBrowser
— A base class for a documentation browser.
GimpButton
— A
GtkButton
with a little extra functionality.
GimpChainButton
— Widget to visually connect two entry widgets.
GimpColorArea
— Displays a
GimpRGB
color, optionally with alpha-channel.
GimpColorButton
— Widget for selecting a color from a simple button.
GimpColorHexEntry
— Widget for entering a color's hex triplet.
GimpColorScale
— Fancy colored sliders.
GimpColorSelection
— Widget for doing a color selection.
GimpColorProfileStore
— A
GtkListStore
subclass that keep color profiles.
GimpColorProfileComboBox
— A combo box for selecting color profiles.
GimpDialog
— Constructors for
GtkDialog
's and action_areas as well as other dialog-related stuff.
GimpEnumStore
— A
GimpIntStore
subclass that keeps enum values.
GimpEnumComboBox
— A
GimpIntComboBox
subclass for selecting an enum value.
GimpEnumLabel
— A
GtkLabel
subclass that displays an enum value.
GimpFileEntry
— Widget for entering a filename.
GimpFrame
— A widget providing a HIG-compliant subclass of
GtkFrame
.
GimpHintBox
— Displays a wilber icon and a text.
GimpIntComboBox
— A widget providing a popup menu of integer values (e.g. enums).
GimpIntStore
— A model for integer based name-value pairs (e.g. enums)
GimpMemSizeEntry
— A composite widget that allows to enter a memory size.
GimpNumberPairEntry
— A
GtkEntry
subclass to enter ratios.
GimpOffsetArea
— Widget to control image offsets.
GimpPageSelector
— A widget to select pages from multi-page things.
GimpPathEditor
— Widget for editing a file search path.
GimpPickButton
GimpPreviewArea
GimpPreview
GimpRuler
— A ruler widget with configurable unit and orientation.
GimpScrolledPreview
GimpSizeEntry
— Widget for entering pixel values and resolutions.
GimpStringComboBox
— A
GtkComboBox
subclass to select strings.
GimpUnitStore
GimpUnitComboBox
— A
GtkComboBox
to select a
GimpUnit
.
GimpZoomModel
Cell Renderers for GtkTreeView
GimpCellRendererColor
— A
GtkCellRenderer
to display a
GimpRGB
color.
GimpCellRendererToggle
— A
GtkCellRendererToggle
that displays icons instead of a checkbox.
II. GIMP Display Filters
GimpColorDisplay
GimpColorDisplayStack
III. GIMP Color Selectors
GimpColorSelector
GimpColorNotebook
GimpColorScales
GimpColorSelect
IV. GIMP Controllers
GimpController
V. GIMP Widgets Utilities
GimpCairo-utils
— Utility functions for cairo
GimpHelpUI
— Functions for setting tooltip and help identifier used by the GIMP help system.
GimpQueryBox
— Some simple dialogs to enter a single int, double, string or boolean value.
GimpStock
— Prebuilt common menu/toolbar items and corresponding icons
GimpEnumWidgets
GimpPropWidgets
GimpWidgets
VI. Deprecated API
GimpOldWidgets
GimpPixmap
— Widget which creates a
GtkPixmap
from XPM data.
GimpUnitMenu
— Widget for selecting a
GimpUnit
.
Index
Index of new symbols in GIMP 2.2
Index of new symbols in GIMP 2.4
Index of new symbols in GIMP 2.6
Index of new symbols in GIMP 2.8
Index of deprecated symbols