Method

PwgNodeget_param_infos

since: 0.1

Declaration [src]

GListModel*
pwg_node_get_param_infos (
  PwgNode* self
)

Description [src]

Gets the live model of PwgParamInfo descriptors advertised by node info events.

Stability: Unstable

Available since: 0.1

Gets propertyPwg.Node:param-infos

Return value

Type: A list model of GObject

A GListModel of PwgParamInfo objects.

The returned data is owned by the instance.