Method

AstalWpNodeget_channels

Declaration

GList*
astal_wp_node_get_channels (
  AstalWpNode* self
)

Description

Gets the list representing the per channel volumes.

Gets propertyAstalWp.Node:channels

Return value

Type: A list of AstalWpChannel*

No description available.

The caller of the method takes ownership of the returned data container, but not the data inside it.
The return value can be NULL.