Method

WPEPlatformDRMDeviceget_primary_node

Declaration [src]

const char*
wpe_drm_device_get_primary_node (
  WPEDRMDevice* device
)

Description [src]

Get the filename of primary node of device.

Return value

Type: const char*

The filename of primary node.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.