Package: gdk

Function gdk-visual-best-type

Lambda List

gdk-visual-best-type ()

Return Value

Best visual type of type gdk-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

2021-12-14