Package: gdk
Function gdk-list-visuals
Lambda Listgdk-list-visuals () Return ValueA list of gdk-visual objects. Details
Lists the available visuals for the default screen.
A visual describes a hardware image data format. See the gdk-screen-list-visuals function. For example, a visual might support 24-bit color, or 8-bit color, and might expect pixels to be in a certain format. Warning | See also |
2021-12-14