gdkListVisuals: gdkListVisuals

Description Usage Value Author(s)

View source: R/gdkFuncs.R

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

1

Value

[list] a list of visuals; the list must be freed, but not its contents

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gdkListVisuals in RGtk2...