gimpwidgets-constructors
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);
GtkWidget* gimp_paint_mode_menu_new (gboolean with_behind_mode, gboolean with_replace_modes);
with_behind_mode :
with_behind_mode
with_replace_modes :
with_replace_modes
Returns :
GtkWidget* gimp_stock_button_new (const gchar *stock_id, const gchar *label);
stock_id :
stock_id
label :
label