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