gdkScreenGetRgbaVisual {RGtk2} | R Documentation |
Gets a visual to use for creating windows or pixmaps with an
alpha channel. See the docs for gdkScreenGetRgbaColormap
for caveats.
gdkScreenGetRgbaVisual(object)
|
[GdkScreen ] a GdkScreen |
Since 2.8
[GdkVisual
] a visual to use for windows with an alpha channel
or NULL
if the capability is not available.
Derived by RGtkGen from GTK+ documentation