Widget.hide

Reverses the effects of gtk.widget.Widget.show.

This is causing the widget to be hidden (invisible to the user).

More...
class Widget
void
hide
()

Detailed Description

Deprecated: Use gtk.widget.Widget.setVisible instead