gdkDrawableGetDisplay {RGtk2}R Documentation

gdkDrawableGetDisplay

Description

Gets the GdkDisplay associated with a GdkDrawable.

Usage

gdkDrawableGetDisplay(object)

Arguments

object [GdkDrawable] a GdkDrawable

Details

Since 2.2

Value

[GdkDisplay] the GdkDisplay associated with drawable

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]