#include <cr-fonts.h>
Data Fields | |
| enum CRFontFamilyType | type |
| guchar * | name |
| CRFontFamily * | next |
| CRFontFamily * | prev |
Definition at line 56 of file cr-fonts.h.
|
|
Definition at line 65 of file cr-fonts.h. Referenced by cr_font_family_destroy(), and cr_font_family_set_name(). |
|
|
Definition at line 67 of file cr-fonts.h. Referenced by cr_font_family_append(), cr_font_family_destroy(), and cr_font_family_prepend(). |
|
|
Definition at line 68 of file cr-fonts.h. Referenced by cr_font_family_append(), cr_font_family_destroy(), and cr_font_family_prepend(). |
|
|
Definition at line 58 of file cr-fonts.h. Referenced by cr_font_family_new(), and cr_font_family_set_name(). |
1.4.6