gtkPlugConstruct {RGtk2}R Documentation

gtkPlugConstruct

Description

Finish the initialization of plug for a given GtkSocket identified by socket.id. This function will generally only be used by classes deriving from GtkPlug.

Usage

gtkPlugConstruct(object, socket.id)

Arguments

object [GtkPlug] a GtkPlug.
socket.id [GdkNativeWindow] the XID of the socket's window.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]