gdkScreenGetRgbaVisual: 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)
Value
- [
GdkVisual
] a visual to use for windows with an alpha channel
or NULL
if the capability is not available.