Description Usage Arguments Details Value Author(s)
Returns the output name of the specified monitor. Usually something like VGA, DVI, or TV, not the actual product name of the display device.
1 | gdkScreenGetMonitorPlugName(object, monitor.num)
|
|
a |
|
number of the monitor, between 0 and gdk_screen_get_n_monitors (screen) |
Since 2.14
[character] a newly-allocated string containing the name of the monitor,
or NULL
if the name cannot be determined
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.