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.
Method Summary |
static Plug | getPlug(Handle handle)
Internal static factory method to be used by Java-Gnome only. |
static Type | getType()
Retrieve the runtime type used by the GLib library. |
public Plug(Handle handle)
public static
Plug getPlug(Handle handle)
Internal static factory method to be used by Java-Gnome only.
public static
Type getType()
Retrieve the runtime type used by the GLib library.