Package: gtk

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

Lambda List

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

Arguments

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

Return Value

The pango:font-description object with the selected font.

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