org.gnu.gtk

Class TearoffMenuItem

public class TearoffMenuItem extends MenuItem

Constructor Summary
TearoffMenuItem()
Construct a new TearoffMenuItem
TearoffMenuItem(Handle handle)
Construct a TearoffMenuItem using a handle to a native resource.
Method Summary
static TearoffMenuItemgetTearOffMenuItem(Handle handle)
Internal static factory method to be used by Java-Gnome only.
booleangetTornOff()
static TypegetType()
Retrieve the runtime type used by the GLib library.

Constructor Detail

TearoffMenuItem

public TearoffMenuItem()
Construct a new TearoffMenuItem

TearoffMenuItem

public TearoffMenuItem(Handle handle)
Construct a TearoffMenuItem using a handle to a native resource.

Method Detail

getTearOffMenuItem

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

getTornOff

public boolean getTornOff()

getType

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