gdkDisplaySupportsInputShapes {RGtk2}R Documentation

gdkDisplaySupportsInputShapes

Description

Returns TRUE if gdkWindowInputShapeCombineMask can be used to modify the input shape of windows on display.

Usage

gdkDisplaySupportsInputShapes(object)

Arguments

object

a GdkDisplay

Details

Since 2.10

Value

[logical] TRUE if windows with modified input shape are supported

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]