Widget.hide
void hide() nothrowReverses the effects of gtk.widget.Widget.show.
This is causing the widget to be hidden (invisible to the user).
Deprecated
Use gtk.widget.Widget.setVisible instead
void hide() nothrowReverses the effects of gtk.widget.Widget.show.
This is causing the widget to be hidden (invisible to the user).