Method
AdwViewStackset_visible_child
since: 1.0
Declaration [src]
void
adw_view_stack_set_visible_child (
  AdwViewStack* self,
  GtkWidget* child
)
Description [src]
Makes child the visible child of self.
Available since: 1.0
| Sets property | Adw.ViewStack:visible-child | 
Parameters
- child
- 
            Type: GtkWidgetA child of self.The data is owned by the caller of the method.