Visual.getBest
gdk.visual.Visual getBest()Get the visual with the most available colors for the default GDK screen. The return value should not be freed.
Returns
best visual
Deprecated
Visual selection should be done using
[gdk.screen.Screen.getSystemVisual] and [gdk.screen.Screen.getRgbaVisual]