Up
_gtkButtonFontGet
_gtkButtonFontGet
retreives the current font to a
ButtonFont
object.
Prototype : fun [ObjGtkButton] S
ObjGtkButton
: a ButtonFont object.
Return
S : the name of the current font, or nil if an error occurs.
See also
_gtkButtonFontSet
Example