libgimpwidgets: mostly port from stock IDs to icon names
Add some new API and deprecate old one.
This commit is contained in:
@ -165,7 +165,7 @@ GtkWidget * gimp_query_boolean_box (const gchar *title,
|
||||
GtkWidget *parent,
|
||||
GimpHelpFunc help_func,
|
||||
const gchar *help_id,
|
||||
const gchar *stock_id,
|
||||
const gchar *icon_name,
|
||||
const gchar *message,
|
||||
const gchar *true_button,
|
||||
const gchar *false_button,
|
||||
|
||||
Reference in New Issue
Block a user