Method

MetaMonitorget_serial

Declaration [src]

const char*
meta_monitor_get_serial (
  MetaMonitor* monitor
)

Description [src]

Get the serial id of the monitor.

Return value

Type: const char*

The serial id of the monitor.

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