Method

HeContentListremove

Declaration

void
he_content_list_remove (
  HeContentList* self,
  GtkWidget* child
)

Description [src]

Removes an item from the content list.

Since: 1.0.

Parameters

child

Type: GtkWidget

The item to remove. .

The data is owned by the caller of the method.