gdkVisualGetBestWithDepth {RGtk2} | R Documentation |
Get the best visual with depth depth
for the default GDK screen.
Color visuals and visuals with mutable colormaps are preferred
over grayscale or fixed-colormap visuals. NULL
may be returned if no visual supports depth
.
gdkVisualGetBestWithDepth(depth)
|
[integer] a bit depth |
[GdkVisual
] best visual for the given depth
Derived by RGtkGen from GTK+ documentation