Libcroco
Data Fields
_CRFontFamily Struct Reference

#include <cr-fonts.h>

Data Fields

enum CRFontFamilyType type
 
guchar * name
 
CRFontFamilynext
 
CRFontFamilyprev
 

Detailed Description

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

Field Documentation

◆ name

guchar* _CRFontFamily::name

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

Referenced by cr_font_family_destroy(), and cr_font_family_set_name().

◆ next

CRFontFamily* _CRFontFamily::next

◆ prev

CRFontFamily* _CRFontFamily::prev

◆ type

enum CRFontFamilyType _CRFontFamily::type

Definition at line 57 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: