Method
GtkStackadd_child
Declaration [src]
GtkStackPage*
gtk_stack_add_child (
GtkStack* stack,
GtkWidget* child
)
Parameters
child |
GtkWidget |
The widget to add. |
|
The data is owned by the caller of the function. |
Return value
Returns: | GtkStackPage |
The |
|
The data is owned by the instance. |