Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
Public Attributes | |
void * | next |
GtkWidget * | container |
const char * | pg_name |
const char * | img_url |
Definition at line 117 of file ui_preferences.c.
GtkWidget* CategoryQueueEntry::container |
Definition at line 119 of file ui_preferences.c.
Referenced by fill_category_list(), and prefswin_page_queue_new().
const char* CategoryQueueEntry::img_url |
Definition at line 121 of file ui_preferences.c.
Referenced by fill_category_list(), and prefswin_page_queue_new().
void* CategoryQueueEntry::next |
Definition at line 118 of file ui_preferences.c.
Referenced by prefswin_page_queue_destroy(), and prefswin_page_queue_new().
const char* CategoryQueueEntry::pg_name |
Definition at line 120 of file ui_preferences.c.
Referenced by fill_category_list(), and prefswin_page_queue_new().