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

gtkSocketSteal

gtkSocketSteal


Description

Reparents a pre-existing toplevel window into a GtkSocket. This is meant to embed clients that do not know about embedding into a GtkSocket, however doing so is inherently unreliable, and using this function is not recommended. WARNING: gtk_socket_steal is deprecated and should not be used in newly-written code.

Usage

gtkSocketSteal(object, wid)

Arguments

object

a GtkSocket

wid

the window ID of an existing toplevel window.

Details

The GtkSocket must have already be added into a toplevel window before you can make this call.

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.