Package: gdk

Function gdk:visual-best

Lambda List

gdk:visual-best ()

Return Value

The best gdk:visual object.

Details

Get the visual with the most available colors for the default GDK screen.

Warning

The gdk:visual-best function has been deprecated since version 3.22 and should not be used in newly written code. Visual selection should be done using the gdk:screen-system-visual and gdk:screen-rgba-visual functions.
 

See also

2024-6-28