Method

MetaMonitorget_connector

Declaration [src]

const char*
meta_monitor_get_connector (
  MetaMonitor* monitor
)

Description [src]

Get the connector name of the monitor.

Return value

Type: const char*

The connector name of the monitor.

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