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

.

Value

[list] , but not its contents

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]