Method

GdkMonitorget_model

Declaration [src]

const char*
gdk_monitor_get_model (
  GdkMonitor* monitor
)

Description [src]

Gets the a string identifying the monitor model, if available.

Gets propertyGdk.Monitor:model

Return value

Type: const char*

The monitor model, or NULL.

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