Method
GtkStackremove
Declaration [src]
void
gtk_stack_remove (
GtkStack* stack,
GtkWidget* child
)
Parameters
child |
GtkWidget |
The child to remove. |
|
The data is owned by the caller of the function. |