RGtk2 (version 2.20.31)

gdkScreenGetMonitorPlugName: gdkScreenGetMonitorPlugName

Description

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

Usage

gdkScreenGetMonitorPlugName(object, monitor.num)

Arguments

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

Value

or NULL if the name cannot be determined

Details

Since 2.14