Next:
get-family
Up:
font
Previous:
font
get-face
Gets the font's face name, or
#f
if the font is specified only by its family.
(send
a-font
get-face)
->
string or
#f
PLT