Package: gtk

Function gtk:font-chooser-font-face

Lambda List

gtk:font-chooser-font-face (fontchooser)

Arguments

fontchooser -- a gtk:font-chooser widget

Return Value

The pango:font-face object representing the selected font group details, or nil.

Details

Gets the Pango font face representing the selected font group details, that is, family, slant, weight, width, and so on. If the selected font is not installed, returns nil.
 

See also

2025-07-11