Top |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── GtkDialog ╰── AgsPluginBrowser
AgsPluginBrowser implements AtkImplementorIface, GtkBuildable, AgsConnectable and AgsApplicable.
gchar *
ags_plugin_browser_get_plugin_filename
(AgsPluginBrowser *plugin_browser
);
Retrieve selected plugin plugin filename.
Since: 0.4.3
gchar *
ags_plugin_browser_get_plugin_effect (AgsPluginBrowser *plugin_browser
);
Retrieve selected plugin effect.
Since: 0.4.3
AgsPluginBrowser *
ags_plugin_browser_new (GtkWidget *parent
);
Creates an AgsPluginBrowser
Since: 0.4.3