| GIMP Application Reference Manual | ||||
|---|---|---|---|---|
GimpPdbDialog;
void gimp_pdb_dialog_run_callback (GimpPdbDialog *dialog,
gboolean closing);
GimpPdbDialog* gimp_pdb_dialog_get_by_callback (GimpPdbDialogClass *klass,
const gchar *callback_name);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkWindow +----GtkDialog +----GimpDialog +----GimpPdbDialog +----GimpBrushSelect +----GimpFontSelect +----GimpGradientSelect +----GimpPaletteSelect +----GimpPatternSelect
"callback-name" gchar* : Write / Construct Only "context" GimpContext* : Write / Construct Only "initial-object" GimpObject* : Write / Construct Only "menu-factory" GimpMenuFactory* : Write / Construct Only "pdb" GimpPDB* : Write / Construct Only "select-type" GType* : Write / Construct Only
void gimp_pdb_dialog_run_callback (GimpPdbDialog *dialog, gboolean closing);
|
|
|
GimpPdbDialog* gimp_pdb_dialog_get_by_callback (GimpPdbDialogClass *klass, const gchar *callback_name);
|
|
|
|
Returns : |