| gdkScreenListVisuals {RGtk2} | R Documentation |
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.
gdkScreenListVisuals(object)
|
[GdkScreen] the relevant GdkScreen. |
.
Since 2.2
[list] , but not its contents
Derived by RGtkGen from GTK+ documentation