gdkGetDisplay {RGtk2}R Documentation

gdkGetDisplay

Description

Gets the name of the display, which usually comes from the DISPLAY environment variable or the --display command line option.

Usage

gdkGetDisplay()

Value

[character] the name of the display.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]