Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gdkVisualGetBestWithType

gdkVisualGetBestWithType


Description

Get the best visual of the given visual.type for the default GDK screen. Visuals with higher color depths are considered better. The return value should not be freed. NULL may be returned if no visual has type visual.type.

Usage

gdkVisualGetBestWithType(visual.type)

Arguments

visual.type

a visual type

Value

[GdkVisual] best visual of the given type. [ transfer none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.