Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── GtkDialog ╰── GimpDialog ╰── GimpProcBrowserDialog
GtkWidget * gimp_proc_browser_dialog_new (const gchar *title
,const gchar *role
,GimpHelpFunc help_func
,const gchar *help_id
,...
);
Since: GIMP 2.4
gchar *
gimp_proc_browser_dialog_get_selected (GimpProcBrowserDialog *dialog
);
Since: GIMP 2.4
“row-activated”
signalvoid user_function (GimpProcBrowserDialog *dialog, gpointer user_data)
Flags: Run Last
“selection-changed”
signalvoid user_function (GimpProcBrowserDialog *dialog, gpointer user_data)
Flags: Run Last