Widget.hide
void hide()Reverses 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()Reverses the effects of [gtk.widget.Widget.show].
This is causing the widget to be hidden (invisible to the user).