gtkPlugNewForDisplay {RGtk2}R Documentation

gtkPlugNewForDisplay

Description

Create a new plug widget inside the GtkSocket identified by socket_id.

Usage

gtkPlugNewForDisplay(display, socket.id)

Arguments

display [GdkDisplay] the GdkDisplay on which socket.id is displayed
socket.id [GdkNativeWindow] the XID of the socket's window.

Details

Since 2.2

Value

[GtkWidget] the new GtkPlug widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]