gdkScreenGetRgbVisual: gdkScreenGetRgbVisual

Description Usage Arguments Details Value Author(s)

View source: R/gdkFuncs.R

Description

Gets a "preferred visual" chosen by GdkRGB for rendering image data on screen. In previous versions of GDK, this was the only visual GdkRGB could use for rendering. In current versions, it's simply the visual GdkRGB would have chosen as the optimal one in those previous versions. GdkRGB can now render to drawables with any visual.

Usage

1

Arguments

object

a GdkScreen

Details

Since 2.2

Value

[GdkVisual] The GdkVisual chosen by GdkRGB. [ transfer none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


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