Top |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── GtkVBox ╰── AgsLadspaBrowser
AgsLadspaBrowser implements AtkImplementorIface, GtkBuildable, GtkOrientable, AgsConnectable and AgsApplicable.
gchar *
ags_ladspa_browser_get_plugin_filename
(AgsLadspaBrowser *ladspa_browser
);
Retrieve selected ladspa plugin filename.
Since: 0.4.2
gchar *
ags_ladspa_browser_get_plugin_effect (AgsLadspaBrowser *ladspa_browser
);
Retrieve selected ladspa effect.
Since: 0.4.2
GtkWidget * ags_ladspa_browser_combo_box_boolean_controls_new ();
Creates a GtkComboBox containing suitable widgets as controls.
Since: 0.7.4
GtkWidget * ags_ladspa_browser_combo_box_controls_new ();
Creates a GtkComboBox containing suitable widgets as controls.
Since: 0.4.2
AgsLadspaBrowser * ags_ladspa_browser_new ();
Creates an AgsLadspaBrowser
Since: 0.4.2