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

gtkWidgetIsComposited

gtkWidgetIsComposited


Description

Whether widget can rely on having its alpha channel drawn correctly. On X11 this function returns whether a compositing manager is running for widget's screen.

Usage

gtkWidgetIsComposited(object)

Arguments

object

a GtkWidget

Details

Please note that the semantics of this call will change in the future if used on a widget that has a composited window in its hierarchy (as set by gdkWindowSetComposited). Since 2.10

Value

[logical] TRUE if the widget can rely on its alpha channel being drawn correctly.

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.