gimpwidgets-constructors

gimpwidgets-constructors

Synopsis

GtkWidget*          gimp_paint_mode_menu_new            (gboolean with_behind_mode,
                                                         gboolean with_replace_modes);
GtkWidget*          gimp_stock_button_new               (const gchar *stock_id,
                                                         const gchar *label);

Description

Details

gimp_paint_mode_menu_new ()

GtkWidget*          gimp_paint_mode_menu_new            (gboolean with_behind_mode,
                                                         gboolean with_replace_modes);

with_behind_mode :

with_replace_modes :

Returns :


gimp_stock_button_new ()

GtkWidget*          gimp_stock_button_new               (const gchar *stock_id,
                                                         const gchar *label);

stock_id :

label :

Returns :