GimpSelectButton

GimpSelectButton

Synopsis

                    GimpSelectButton;
void                gimp_select_button_close_popup      (GimpSelectButton *button);

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkContainer
                           +----GtkBox
                                 +----GtkHBox
                                       +----GimpSelectButton
                                             +----GimpBrushSelectButton
                                             +----GimpFontSelectButton
                                             +----GimpGradientSelectButton
                                             +----GimpPaletteSelectButton
                                             +----GimpPatternSelectButton

Implemented Interfaces

GimpSelectButton implements AtkImplementorIface, GtkBuildable and GtkOrientable.

Description

Details

GimpSelectButton

typedef struct _GimpSelectButton GimpSelectButton;


gimp_select_button_close_popup ()

void                gimp_select_button_close_popup      (GimpSelectButton *button);

Closes the popup window associated with button.

button :

A GimpSelectButton

Since GIMP 2.4