Method

MetaMonitorget_product

Declaration [src]

const char*
meta_monitor_get_product (
  MetaMonitor* monitor
)

Description [src]

Get the product name of the monitor.

Return value

Type: const char*

The product name of the monitor.

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