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

a GtkPlug.

socket.id

the XID of the socket's window.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]