Property
ClutterText:font-name
since: 1.0
Description [src]
The font to be used by the ClutterText
, as a string
that can be parsed by pango_font_description_from_string().
If set to NULL
, the default system font will be used instead.
Type: | gchar* |
Available since: | 1.0 |
Setter method | clutter_text_set_font_name() |
Getter method | clutter_text_get_font_name() |