gdkWindowEnsureNative: gdkWindowEnsureNative

Description Usage Arguments Details Value Author(s)

View source: R/gdkFuncs.R

Description

Tries to ensure that there is a window-system native window for this GdkWindow. This may fail in some situations, returning FALSE.

Usage

1

Arguments

object

a GdkWindow

Details

Offscreen window and children of them can never have native windows.

Some backends may not support native child windows. Since 2.18

Value

[logical] TRUE if the window has a native window, FALSE otherwise

Author(s)

Derived by RGtkGen from GTK+ documentation


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