Gtk.Widget.Hide Method
Reverses the effects of Widget.Show, causing the widget to be hidden (invisible to the user).

Syntax

public void Hide ()

Remarks

Reverses the effects of Widget.Show, causing the widget to be hidden (invisible to the user).

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)