Function

AgsGuiExpanderChildfree

since: 3.2.2

[]

Declaration [src]

void
ags_expander_child_free (
  AgsExpanderChild* expander_child
)
[]

Description [src]

Free expander_child.

Available since: 3.2.2

[]

Parameters

expander_child

Type: AgsExpanderChild*

The AgsExpanderChild-struct.

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