Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkPlugNew

gtkPlugNew


Description

Creates a new plug widget inside the GtkSocket identified by socket.id. If socket.id is 0, the plug is left "unplugged" and can later be plugged into a GtkSocket by gtkSocketAddId.

Usage

gtkPlugNew(socket.id, show = TRUE)

Arguments

socket.id

the window ID of the socket, or 0.

Value

[GtkWidget] the new GtkPlug widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.