AgsSF2Chooser
AgsSF2Chooser
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GtkObject
╰── GtkWidget
╰── GtkContainer
╰── GtkBox
╰── GtkVBox
╰── AgsSF2Chooser
Functions
ags_sf2_chooser_open ()
void
ags_sf2_chooser_open (AgsSF2Chooser *sf2_chooser
,
gchar *filename
);
ags_sf2_chooser_completed ()
gboolean
ags_sf2_chooser_completed (AgsSF2Chooser *sf2_chooser
);
ags_sf2_chooser_remove_all_from_combo ()
void
ags_sf2_chooser_remove_all_from_combo (GtkComboBoxText *combo
);
Property Details
The “ipatch”
property
“ipatch” AgsIpatch *
The current AgsIpatch.
Flags: Read / Write