Cairo.ToyFontFace – cairo Reference Manual
Packages
cairo
Cairo
ToyFontFace
ToyFontFace
get_family
get_slant
get_weight
ToyFontFace
Object Hierarchy:
Description:
[
CCode
( cname =
"cairo_font_face_t"
, has_type_id =
false
, ref_function =
"cairo_font_face_reference"
, unref_function =
"cairo_font_face_destroy"
) ]
[
Compact
]
public
class
ToyFontFace
:
FontFace
Namespace:
Cairo
Package:
cairo
Content:
Creation methods:
public
ToyFontFace
(
string
family,
FontSlant
slant,
FontWeight
weight)
Methods:
public
unowned
string
get_family
()
public
FontSlant
get_slant
()
public
FontWeight
get_weight
()
Inherited Members:
All known members inherited from class Cairo.FontFace
get_reference_count
get_type
get_user_data
set_user_data
status