Up
_gtkButtonNewStock
_gtkButtonNewStock
creates a new
ButtonStock
object.
Prototype : fun [Chn S] ObjGtkButton
Chn
: the owner channel.
S
: the stock item litteral name, like "gtk-apply", "gtk-ok", "gtk-bold", ...
Return
ObjGtkButton : the new object, or nil if an error occurs.
See also
Example