Method
Gtk.FlowBox.remove
Declaration [src]
void
gtk_flow_box_remove (
  GtkFlowBox* box,
  GtkWidget* widget
)
Parameters
| widget | GtkWidget | 
| the child widget to remove | |
| Ownership is not transferred to the callee |