gdkScreenGetMonitorPlugName: gdkScreenGetMonitorPlugName

Description Usage Arguments Details Value Author(s)

View source: R/gdkFuncs.R

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

1
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 documentation built on Oct. 14, 2021, 5:08 p.m.