Screen.getMonitorPlugName

Returns the output name of the specified monitor. Usually something like VGA, DVI, or TV, not the actual product name of the display device.

More...
class Screen
string
getMonitorPlugName

Parameters

monitorNum int

number of the monitor, between 0 and gdk_screen_get_n_monitors (screen)

Return Value

Type: string

a newly-allocated string containing the name of the monitor, or %NULL if the name cannot be determined

Detailed Description

Deprecated: Use gdk_monitor_get_model() instead

Meta

Since

2.14