gdkVisualGetSystem {RGtk2}R Documentation

gdkVisualGetSystem

Description

Get the system's default visual for the default GDK screen. This is the visual for the root window of the display. The return value should not be freed.

Usage

gdkVisualGetSystem()

Value

[GdkVisual] system visual. [ transfer none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]