Package: gdk

Function gdk-visual-system

Lambda List

gdk-visual-system ()

Return Value

The system gdk-visual object.

Details

Get the default visual of the system for the default GDK screen. This is the visual for the root window of the display.

Warning

The gdk-visual-system function has been deprecated since version 3.22 and should not be used in newly written code. Use the call (gdk-screen-system-visual (gdk-screen-default)).
 

See also

2021-12-14