Method

AgsGuiExpanderSetremove

since: 3.0.0

Declaration [src]

void
ags_expander_set_remove (
  AgsExpanderSet* expander_set,
  GtkWidget* widget
)

Description [src]

Removes a GtkWidget of AgsExpanderSet.

Available since: 3.0.0

Parameters

widget

Type: GtkWidget

The child GtkWidget.

The data is owned by the caller of the function.