zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
bdf_property_t_ Struct Reference

#include <bdf.h>

Public Attributes

int builtin
 
int format
 
char * name
 
union {
   char *   atom
 
   long   l
 
   unsigned long   ul
 
value
 

Detailed Description

Definition at line 109 of file bdf.h.

Member Data Documentation

char* bdf_property_t_::atom
int bdf_property_t_::builtin

Definition at line 113 of file bdf.h.

Referenced by _bdf_add_property(), and bdf_create_property().

long bdf_property_t_::l

Definition at line 117 of file bdf.h.

Referenced by _bdf_add_property(), BDF_Face_Init(), and bdf_get_bdf_property().

char* bdf_property_t_::name

Definition at line 111 of file bdf.h.

Referenced by _bdf_add_property(), _bdf_parse_start(), bdf_create_property(), and bdf_free_font().

unsigned long bdf_property_t_::ul

Definition at line 118 of file bdf.h.

Referenced by _bdf_add_property(), and bdf_get_bdf_property().


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