Method
GtkWidgetget_font_map
Declaration [src]
PangoFontMap*
gtk_widget_get_font_map (
GtkWidget* widget
)
Description [src]
Gets the font map that has been set with gtk_widget_set_font_map().
Available since: | 3.18 |
Return value
Returns: | PangoFontMap |
A |
|
The data is owned by the instance. | |
The return value can be NULL . |