Package: gtk

Function gtk:font-dialog-choose-font-and-features-finish

Lambda List

gtk:font-dialog-choose-font-and-features-finish (dialog result)

Arguments

dialog -- a gtk:font-dialog object
result -- a g:async-result object

Return Value

desc -- a pango:font-description object
features -- a string with the font features
language -- a pango:language object

Details

Finishes the the gtk:font-dialog-choose-font function call and returns the resulting font description.

Since 4.10
 

See also

#2024-11-21