manpagez: man pages & more
html files: libgimp
Home | html | info | man

GimpImageComboBox

GimpImageComboBox

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkBin
                        ╰── GtkComboBox
                            ╰── GimpIntComboBox
                                ╰── GimpImageComboBox

Implemented Interfaces

GimpImageComboBox implements AtkImplementorIface, GtkBuildable, GtkCellLayout and GtkCellEditable.

Description

Functions

GimpImageConstraintFunc ()

gboolean
(*GimpImageConstraintFunc) (gint32 image_id,
                            gpointer data);

gimp_image_combo_box_new ()

GtkWidget *
gimp_image_combo_box_new (GimpImageConstraintFunc constraint,
                          gpointer data);

Since: GIMP 2.2

Types and Values

GimpImageComboBox

typedef struct _GimpImageComboBox GimpImageComboBox;
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.