Method
GtkFontDialogget_filter
Declaration [src]
GtkFilter*
gtk_font_dialog_get_filter (
GtkFontDialog* self
)
Description [src]
Returns the filter that decides which fonts to display in the font chooser dialog.
Available since: | 4.10 |
Return value
Returns: | GtkFilter |
The filter. |
|
The data is owned by the instance. | |
The return value can be NULL . |