Audacious  $Id:Doxyfile42802007-03-2104:39:00Znenolod$
Public Attributes | List of all members
CategoryQueueEntry Struct Reference

Public Attributes

void * next
 
GtkWidget * container
 
const char * pg_name
 
const char * img_url
 

Detailed Description

Definition at line 115 of file ui_preferences.c.

Member Data Documentation

GtkWidget* CategoryQueueEntry::container

Definition at line 117 of file ui_preferences.c.

Referenced by fill_category_list(), and prefswin_page_queue_new().

const char* CategoryQueueEntry::img_url

Definition at line 119 of file ui_preferences.c.

Referenced by fill_category_list(), and prefswin_page_queue_new().

void* CategoryQueueEntry::next

Definition at line 116 of file ui_preferences.c.

Referenced by prefswin_page_queue_destroy(), and prefswin_page_queue_new().

const char* CategoryQueueEntry::pg_name

Definition at line 118 of file ui_preferences.c.

Referenced by fill_category_list(), and prefswin_page_queue_new().


The documentation for this struct was generated from the following file: