Method

MksSessionget_devices

Declaration [src]

GListModel*
mks_session_get_devices (
  MksSession* self
)

Description [src]

Gets a GListModel of devices connected to the session.

Gets propertyMks.Session:devices

Return value

Type: A list model of GObject

A GListModel of MksDevice.

The returned data is owned by the instance.