Package: gdk

Function gdk:visual-best-type

Lambda List

gdk:visual-best-type ()

Return Value

The gdk:visual-type value with the best visual type.

Details

Return the best available visual type for the default GDK screen.

Warning

The gdk:visual-best-type 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