| Top |  |  |  |  | 
    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkBox
                        ╰── GimpSelectButton
                            ├── GimpBrushSelectButton
                            ├── GimpFontSelectButton
                            ├── GimpGradientSelectButton
                            ├── GimpPaletteSelectButton
                            ╰── GimpPatternSelectButton
GimpSelectButton implements AtkImplementorIface, GtkBuildable and GtkOrientable.
void
gimp_select_button_close_popup (GimpSelectButton *button);
Closes the popup window associated with button
.
Since: 2.4