Method
Gtk.ListBox.remove
Declaration [src]
void
gtk_list_box_remove (
GtkListBox* box,
GtkWidget* child
)
Parameters
child |
GtkWidget |
the child to remove |
|
Ownership is not transferred to the callee |