Method

PwgNodeget_params

since: 0.1

Declaration [src]

GListModel*
pwg_node_get_params (
  PwgNode* self
)

Description [src]

Gets the live model of PwgParam values from the most recent enumeration request.

Stability: Unstable

Available since: 0.1

Gets propertyPwg.Node:params

Return value

Type: A list model of GObject

A GListModel of PwgParam objects.

The returned data is owned by the instance.