Method

MetaMonitorget_vendor

Declaration [src]

const char*
meta_monitor_get_vendor (
  MetaMonitor* monitor
)

Description [src]

Get the vendor name of the monitor.

Return value

Type: const char*

The vendor name of the monitor.

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