Property
ClutterText:font-description
since: 13
Description [src]
The PangoFontDescription that should be used by the ClutterText
If you have a string describing the font then you should look at
ClutterText:font-name instead.
| Type: | PangoFontDescription |
| Available since: | 13 |
| Getter method | clutter_text_get_font_description() |
| Setter method | clutter_text_set_font_description() |