Method

PwgDeviceget_param_infos

since: 0.1

Declaration [src]

GListModel*
pwg_device_get_param_infos (
  PwgDevice* self
)

Description [src]

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

Stability: Unstable

Available since: 0.1

Gets propertyPwg.Device:param-infos

Return value

Type: A list model of GObject

A GListModel of PwgParamInfo objects.

The returned data is owned by the instance.