|
Audacious $Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
#include <interface.h>
Public Attributes | |
| void *(* | create_prefs_window )(void) |
| void(* | show_prefs_window )(void) |
| void(* | hide_prefs_window )(void) |
| void(* | destroy_prefs_window )(void) |
| gint(* | prefswin_page_new )(void *container, const gchar *name, const gchar *imgurl) |
Definition at line 35 of file interface.h.
| void*(* InterfaceOps::create_prefs_window)(void) |
Definition at line 37 of file interface.h.
| void(* InterfaceOps::destroy_prefs_window)(void) |
Definition at line 40 of file interface.h.
| void(* InterfaceOps::hide_prefs_window)(void) |
Definition at line 39 of file interface.h.
| gint(* InterfaceOps::prefswin_page_new)(void *container, const gchar *name, const gchar *imgurl) |
Definition at line 43 of file interface.h.
| void(* InterfaceOps::show_prefs_window)(void) |
Definition at line 38 of file interface.h.
1.7.4