gtkPlugConstructForDisplay: gtkPlugConstructForDisplay

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

1
gtkPlugConstructForDisplay(object, display, socket.id)

Arguments

object

a GtkPlug.

display

the GdkDisplay associated with socket.id's GtkSocket.

socket.id

the XID of the socket's window.

Details

Since 2.2

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.