Up
_gtkButtonLinkSet
_gtkButtonLinkSet
sets the url to a
ButtonLink
object.
Prototype : fun [ObjGtkButton S] ObjGtkButton
ObjGtkButton
: a ButtonLink object.
S
: the new url to set.
Return
ObjGtkButton : the same object, or nil if an error occurs.
See also
_gtkButtonLinkGet
Example