set_visible
Description:
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 widget |
visible |
whether the widget should be shown or not |