Linked list to handle currently possible values for a property. More...
#include <libpict.h>
Public Attributes | |
void * | next |
void * | prev |
int | code |
unsigned int | memb_size |
unsigned int | memb_cnt |
void * | data |
Linked list to handle currently possible values for a property.