gdkScreenGetSystemVisual {RGtk2}R Documentation

gdkScreenGetSystemVisual

Description

Get the system's default visual for screen. This is the visual for the root window of the display.

Usage

gdkScreenGetSystemVisual(object)

Arguments

object [GdkScreen] a GdkScreen.

Details

Since 2.2

Value

[GdkVisual] the system visual

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]