Package: gdk

Function gdk-screen-list-visuals

Lambda List

gdk-screen-list-visuals (screen)

Arguments

screen -- a relevant gdk-screen object

Return Value

A 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

2021-12-13