gdkScreenGetRgbaVisual {RGtk2}R Documentation

gdkScreenGetRgbaVisual

Description

Gets a visual to use for creating windows or pixmaps with an alpha channel. See the docs for gdkScreenGetRgbaColormap for caveats.

Usage

gdkScreenGetRgbaVisual(object)

Arguments

object [GdkScreen] a GdkScreen

Details

Since 2.8

Value

[GdkVisual] a visual to use for windows with an alpha channel or NULL if the capability is not available.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]