Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

_CRFontFamily Struct Reference

#include <cr-fonts.h>


Data Fields

enum CRFontFamilyType type
guchar * name
CRFontFamilynext
CRFontFamilyprev


Field Documentation

guchar* _CRFontFamily::name
 

Definition at line 62 of file cr-fonts.h.

Referenced by cr_font_family_set_name().

CRFontFamily* _CRFontFamily::next
 

Definition at line 64 of file cr-fonts.h.

Referenced by cr_font_family_append(), and cr_font_family_destroy().

CRFontFamily* _CRFontFamily::prev
 

Definition at line 65 of file cr-fonts.h.

Referenced by cr_font_family_append(), cr_font_family_destroy(), and cr_font_family_prepend().

enum CRFontFamilyType _CRFontFamily::type
 

Definition at line 55 of file cr-fonts.h.

Referenced by cr_font_family_new(), and cr_font_family_set_name().


The documentation for this struct was generated from the following file:
Generated on Wed Oct 1 01:36:53 2003 for Libcroco by doxygen 1.3.3