get_best
Description:
[ Version ( deprecated = true , deprecated_since = "3.22" ) ]
public static unowned Visual get_best ()
public static unowned Visual get_best ()
Warning: get_best is deprecated since 3.22.
Get the visual with the most available colors for the default GDK screen.
Note:
Visual selection should be done using get_system_visual and get_rgba_visual
The return value should not be freed.
Returns:
best visual |