ClanLib  2.3.7
Public Types | Public Member Functions | Public Attributes | List of all members
CL_CSSBoxFontFamilyName Class Reference

#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
 

Member Enumeration Documentation

Enumerator
type_family_name 
type_serif 
type_sans_serif 
type_cursive 
type_fantasy 
type_monospace 

Constructor & Destructor Documentation

CL_CSSBoxFontFamilyName::CL_CSSBoxFontFamilyName ( )
inline
CL_CSSBoxFontFamilyName::CL_CSSBoxFontFamilyName ( const CL_String name)
inline

Member Data Documentation

CL_String CL_CSSBoxFontFamilyName::name
Type CL_CSSBoxFontFamilyName::type

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