Method

ValentDeviceget_context

unstable since: 1.0

Declaration [src]

ValentContext*
valent_device_get_context (
  ValentDevice* device
)

Description [src]

Get the data context.

Available since: 1.0

Gets propertyValent.Device:context

Return value

Type: ValentContext

A ValentContext

The caller of the method takes ownership of the data, and is responsible for freeing it.