Visual.getBestWithType

Get the best visual of the given visual_type for the default GDK screen. Visuals with higher color depths are considered better. The return value should not be freed. null may be returned if no visual has type visual_type.

More...
class Visual
static
getBestWithType

Parameters

visualType gdk.types.VisualType

a visual type

Return Value

Type: gdk.visual.Visual

best visual of the given type

Detailed Description

Deprecated: Visual selection should be done using gdk.screen.Screen.getSystemVisual and gdk.screen.Screen.getRgbaVisual