Method

AgsAudioRecyclingContextget_toplevel

since: 3.0.0

Declaration [src]

AgsRecyclingContext*
ags_recycling_context_get_toplevel (
  AgsRecyclingContext* recycling_context
)

Description [src]

Iterates the tree up to highest level.

Available since: 3.0.0

Return value

Type: AgsRecyclingContext

The topmost recycling context.

The caller of the method takes ownership of the data, and is responsible for freeing it.