Method

HeSettingsListremove

Declaration

void
he_settings_list_remove (
  HeSettingsList* self,
  GtkWidget* child
)

Description [src]

Removes an item from the SettingsList.

Since: 1.0.

Parameters

child

Type: GtkWidget

The item to remove. .

The data is owned by the caller of the method.