Method
GtkWidgetget_font_options
Declaration [src]
const cairo_font_options_t*
gtk_widget_get_font_options (
GtkWidget* widget
)
Return value
Type: cairo_font_options_t
The cairo_font_options_t
of widget.
The data is owned by the instance. |
The return value can be NULL . |