gtkPlugGetId {RGtk2.10}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.10 version 2.10.6 Index]