Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

a GdkScreen

monitor.num

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

Details

Since 2.14

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.