_gtkButtonNewSwitch creates a new ButtonSwitch
object.
The used GTK+ version should be 3.x or above, otherwise the object will not
be created and nil will be always returned.
Prototype : fun [Chn] ObjGtkButton
Chn : the owner channel.
Return ObjGtkButton : the new ButtonSwitch object
or nil if an error occurs.