get_font_name
Description:
[ Version ( deprecated = true , deprecated_since = "1.4" , since = "1.0" ) ]
public unowned string get_font_name ()
public unowned string get_font_name ()
Warning: get_font_name is deprecated since 1.4.
Retrieves the default font name as set by set_font_name.
Note:
Use font_name instead
Parameters:
this |
a Backend |
Returns:
the font name for the backend. The returned string is owned by the Backend and should never be modified or freed |