gdkScreenGetSystemVisual {RGtk2.10}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.10 version 2.10.6 Index]