Method
GtkFixedremove
Declaration [src]
void
gtk_fixed_remove (
GtkFixed* fixed,
GtkWidget* widget
)
Parameters
widget |
GtkWidget |
The child widget to remove. |
|
The data is owned by the caller of the function. |