Last chance! 50% off unlimited learning
Sale ends in
gtkFontSelectionGetFontName(object)
object
NULL
if
no font is selected.gtkFontSelectionSetFontName
, as the font selection widget may
normalize font names and thus return a string with a different structure.
For example, "Helvetica Italic Bold 12" could be normalized to
"Helvetica Bold Italic 12". Use pangoFontDescriptionEqual
if you want to compare two font descriptions.