_gtkWidgetShow
_gtkWidgetShow showes or hides a Widgets object only (not these child).
Prototype : fun [* I] *
- * : a widget object to destroy.
- I : WIDGET_SHOW to show the widget or WIDGET_HIDE to hide the widget.
- Return * : the same object or nil if an error occurs.