Method

MetaMonitorget_display_name

Declaration [src]

const char*
meta_monitor_get_display_name (
  MetaMonitor* monitor
)

Description [src]

Get the displayable name of the monitor.

Return value

Type: const char*

The displayable name of the monitor.

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