| gdkVisualGetBestWithType {RGtk2} | R Documentation |
Get the best visual of the given visual.type for the default GDK screen.
Visuals with higher color depths are considered better. NULL may be returned if no visual has type
visual.type.
gdkVisualGetBestWithType(visual.type)
|
[GdkVisualType] a visual type |
[GdkVisual] best visual of the given type
Derived by RGtkGen from GTK+ documentation