Method
Gtk.Fixed.remove
Declaration [src]
void
gtk_fixed_remove (
  GtkFixed* fixed,
  GtkWidget* widget
)
Parameters
| widget | GtkWidget | 
| the child widget to remove | |
| Ownership is not transferred to the callee |