set_visible


Description:

public void set_visible (bool visible)

Sets the visibility state of this.

Note that setting this to true doesn’t mean the widget is actually viewable, see [ method@Gtk.Widget.get_visible].

Parameters:

this

a `GtkWidget`

visible

whether the widget should be shown or not