Package: gdk

Function gdk:screen-list-visuals

Lambda List

gdk:screen-list-visuals (screen)

Arguments

screen -- a relevant gdk:screen object

Return Value

The list of gdk:visual objects for screen.

Details

Lists the available visuals for the specified screen. A visual describes a hardware image data format. For example, a visual might support 24-bit color, or 8-bit color, and might expect pixels to be in a certain format.
 

See also

2024-6-27