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