|
ClanLib
2.3.7
|
#include <css_box_font_family.h>
Public Types | |
| enum | Type { type_family_name, type_serif, type_sans_serif, type_cursive, type_fantasy, type_monospace } |
Public Member Functions | |
| CL_CSSBoxFontFamilyName () | |
| CL_CSSBoxFontFamilyName (const CL_String &name) | |
Public Attributes | |
| CL_String | name |
| Type | type |
|
inline |
|
inline |
| CL_String CL_CSSBoxFontFamilyName::name |
| Type CL_CSSBoxFontFamilyName::type |
1.8.4