gtkPlugGetId {RGtk2}R Documentation

gtkPlugGetId

Description

Gets the window ID of a GtkPlug widget, which can then be used to embed this window inside another window, for instance with gtkSocketAddId.

Usage

gtkPlugGetId(object)

Arguments

object [GtkPlug] a GtkPlug.

Value

[GdkNativeWindow] the window ID for the plug

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]