gdkDisplayOpen: gdkDisplayOpen

Description Usage Arguments Details Value Author(s)

View source: R/gdkFuncs.R

Description

Opens a display.

Usage

1
gdkDisplayOpen(display.name)

Arguments

display.name

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


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gdkDisplayOpen in RGtk2...