Method
GtkListBoxremove
Declaration [src]
void
gtk_list_box_remove (
  GtkListBox* box,
  GtkWidget* child
)
Parameters
| child | GtkWidget | 
| The child to remove. | |
| The data is owned by the caller of the function. |