gtkWidgetGetWindow {RGtk2}R Documentation

gtkWidgetGetWindow

Description

Returns the widget's window if it is realized, NULL otherwise

Usage

gtkWidgetGetWindow(object)

Arguments

object

a GtkWidget

Details

Since 2.14

Value

[GdkWindow] widget's window.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]