Method
ClutterTextget_font_description
Declaration [src]
PangoFontDescription*
clutter_text_get_font_description (
ClutterText* self
)
Description [src]
Retrieves the PangoFontDescription
used by self
.
Available since: | 1.2 |
Gets property | Clutter.Text:font-description |
Return value
Returns: | PangoFontDescription |
A |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |