Method

MetaMonitorget_color_mode_string

Declaration [src]

const char*
meta_monitor_get_color_mode_string (
  MetaMonitor* monitor
)

Description [src]

Get the color mode of the monitor as a string.

Return value

Type: const char*

The color mode of the monitor.

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