TRUE if a font was selected. Otherwise FALSE is returned
and error is set
bool chooseFontAndFeaturesFinish(gio.async_result.AsyncResult result, out pango.font_description.FontDescription fontDesc, out string fontFeatures, out pango.language.Language language)Finishes the [gtk.font_dialog.FontDialog.chooseFontAndFeatures] call and returns the resulting font description and font features.
result | a [gio.async_result.AsyncResult] |
fontDesc | return location for font description |
fontFeatures | return location for font features |
language | return location for the language |
TRUE if a font was selected. Otherwise FALSE is returned
and error is set