gdkDisplayOpen {RGtk2}R Documentation

gdkDisplayOpen

Description

Opens a display.

Usage

gdkDisplayOpen(display.name)

Arguments

display.name [character] the name of the display to open

Details

Since 2.2

Value

[GdkDisplay] a GdkDisplay, or NULL if the display could not be opened.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]