Function

AgsGuiExpanderSetChildfree

since: 3.2.2

Declaration [src]

void
ags_expander_set_child_free (
  AgsExpanderSetChild* expander_set_child
)

Description [src]

Free expander_set_child.

Available since: 3.2.2

Parameters

expander_set_child

Type: AgsExpanderSetChild*

The AgsExpanderSetChild-struct.

The argument can be NULL.
The called function takes ownership of the data, and is responsible for freeing it.