Up
_gtkButtonTypeGet
_gtkButtonTypeGet
retreives the sub type of a
Buttons
object.
Prototype : fun [ObjGtkButton] [I S]
ObjGtkButton
: a Buttons object.
Return
[I S] : a sub type identifiant and a human readable name. Otherwise, nil if an error occurs.
See also
_gtkObjectType
_gtkObjectTypeName
_gtkObjectDepthList
Example