Method
GtkFontDialogchoose_font_finish
Declaration [src]
PangoFontDescription*
gtk_font_dialog_choose_font_finish (
GtkFontDialog* self,
GAsyncResult* result,
GError** error
)
Description [src]
Finishes the gtk_font_dialog_choose_font()
call
and returns the resulting font description.
Available since: | 4.10 |