Method
GtkFlowBoxremove
Declaration [src]
void
gtk_flow_box_remove (
  GtkFlowBox* box,
  GtkWidget* widget
)
Parameters
| widget | GtkWidget | 
| The child widget to remove. | |
| The data is owned by the caller of the function. |