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