gdkListVisuals {RGtk2}R Documentation

gdkListVisuals

Description

Lists the available visuals for the default screen. (See gdkScreenListVisuals) 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.

Usage

gdkListVisuals()

Details

Call g\List\Free() on the return value when you're finished with it.

Value

[list] .

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]