for GIMP 2.2.12


Table of Contents

I. GIMP Widgets
Object Hierarchy
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.
GimpDialog - Constructors for GtkDialog's and action_areas as well as other dialog-related stuff.
GimpFileEntry - Widget for entering a filename.
GimpFrame - A widget providing a HIG-compliant subclass of GtkFrame.
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.
GimpOffsetArea - Widget to control image offsets.
GimpPathEditor - Widget for editing a file search path.
GimpPickButton - Widget to pick a color from screen.
GimpPixmap - Widget which creates a GtkPixmap from XPM data.
GimpPreviewArea - A general purpose preview widget which caches its pixel data.
GimpPreview - A widget providing a GimpPreviewArea plus framework to update the preview.
GimpScrolledPreview - A widget providing a GimpPreview enhanced by scrolling capabilities.
GimpUnitMenu - Widget for selecting a GimpUnit.
Cell Renderers for GtkTreeView
GimpCellRendererColor -
GimpCellRendererToggle -
II. GIMP Display Filters
GimpColorDisplay - Pluggable GIMP display color correction modules.
GimpColorDisplayStack -
III. GIMP Color Selectors
GimpColorSelector - Pluggable GIMP color selector modules.
GimpColorNotebook - A GimpColorSelector implementation.
GimpColorScales - A GimpColorSelector implementation.
GimpColorSelect - A GimpColorSelector implementation.
IV. GIMP Controllers
GimpController - Pluggable GIMP input controller modules.
V. GIMP Widgets Utilities
GimpHelpUI - Functions for setting GtkTooltips and help identifier used by GIMP help system.
GimpQueryBox - Some simple dialogs to enter a single int, double, string or boolean value.
GimpSizeEntry - Widget for entering pixel values and resolutions.
GimpStock - Prebuilt common menu/toolbar items and corresponding icons
GimpWidgets - A collection of convenient widget constructors, standard callbacks and helper functions.
VI. Deprecated API
gimpoldwidgets - Old API that is still available but declared as deprecated.