Method

AgsGuiExpanderremove

since: 3.0.0

Declaration [src]

void
ags_expander_remove (
  AgsExpander* expander,
  GtkWidget* widget
)

Description [src]

Removes a GtkWidget of AgsExpander.

Available since: 3.0.0

Parameters

widget

Type: GtkWidget

The child GtkWidget.

The data is owned by the caller of the function.