Method
AdwViewStackadd
Declaration [src]
AdwViewStackPage*
adw_view_stack_add (
AdwViewStack* self,
GtkWidget* child
)
Parameters
child |
GtkWidget |
The widget to add. |
|
The data is owned by the caller of the function. |
Return value
Returns: | AdwViewStackPage |
The |
|
The data is owned by the instance. |