Package: gtk

Function gtk-font-chooser-font-face

Lambda List

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

Arguments

fontchooser -- a gtk-font-chooser object

Return Value

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

Details

Gets the Pango font face representing the selected font group details, i.e. family, slant, weight, width, etc. If the selected font is not installed, returns nil.
 

See also

*2021-2-11