Method

WPEPlatformDisplayget_drm_render_node

Declaration [src]

const char*
wpe_display_get_drm_render_node (
  WPEDisplay* display
)

Description [src]

Get the DRM render node of display.

Return value

Type: const char*

The filename of the DRM render node, or NULL.

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