hide

open fun hide()(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use method@Gtk.Widget.set_visible instead

---

Reverses the effects of gtk_widget_show().

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