gtkLayoutGetBinWindow {RGtk2}R Documentation

gtkLayoutGetBinWindow

Description

Retrieve the bin window of the layout used for drawing operations.

Usage

gtkLayoutGetBinWindow(object)

Arguments

object

a GtkLayout

Details

Since 2.14

Value

[GdkWindow] a GdkWindow

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]