org.gnu.gtk

Class Plug

public class Plug extends Window

A GtkPlug window is a top-level window that can be made available to a separate process from the one that created it. The separate process uses a GtkSocket to access the widget just as if it were local.
Constructor Summary
Plug(Handle handle)
Method Summary
static PluggetPlug(Handle handle)
Internal static factory method to be used by Java-Gnome only.
static TypegetType()
Retrieve the runtime type used by the GLib library.

Constructor Detail

Plug

public Plug(Handle handle)

Method Detail

getPlug

public static Plug getPlug(Handle handle)
Internal static factory method to be used by Java-Gnome only.

getType

public static Type getType()
Retrieve the runtime type used by the GLib library.