|
Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
Go to the source code of this file.
Functions | |
| void | show_prefs_window (void) |
| void | hide_prefs_window (void) |
| void | plugin_make_about_window (PluginHandle *plugin) |
| void | plugin_make_config_window (PluginHandle *plugin) |
| void | plugin_misc_cleanup (PluginHandle *plugin) |
| GtkWidget * | plugin_view_new (int type) |
| void hide_prefs_window | ( | void | ) |
Definition at line 1333 of file ui_preferences.c.
| void plugin_make_about_window | ( | PluginHandle * | plugin | ) |
Definition at line 34 of file plugin-preferences.c.
Referenced by plugin_do_about().
| void plugin_make_config_window | ( | PluginHandle * | plugin | ) |
Definition at line 73 of file plugin-preferences.c.
Referenced by plugin_do_configure().
| void plugin_misc_cleanup | ( | PluginHandle * | plugin | ) |
Definition at line 115 of file plugin-preferences.c.
Referenced by enable_multi(), enable_single(), and misc_cleanup_cb().
| GtkWidget* plugin_view_new | ( | int | type | ) |
Definition at line 220 of file plugin-view.c.
Referenced by create_plugin_category().
| void show_prefs_window | ( | void | ) |
Definition at line 1325 of file ui_preferences.c.
1.8.6