Up
_gtkButtonLabelGet
_gtkButtonLabelGet
returns the label of a
Buttons
object.
Prototype : fun [ObjGtkButton] S
ObjGtkButton
: a Buttons object.
Return
S : the label or nil if an error occurs.
See also
_gtkButtonLabelSet
Example