Learn R Programming

RGtk2 (version 2.8.8)

gdkScreenListVisuals: gdkScreenListVisuals

Description

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.

Usage

gdkScreenListVisuals(object)

Arguments

object
[GdkScreen] the relevant GdkScreen.

Details

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

Since 2.2

[list] . [object Object] internal