|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gnu.glib.Struct
org.gnu.glib.MemStruct
org.gnu.gtk.AccelKey
public class AccelKey
| Constructor Summary | |
|---|---|
AccelKey(org.gnu.glib.Handle hndl)
Creates a new AccelKey from an existing native resource |
|
| Method Summary | |
|---|---|
AccelFlags |
getAccelFlags()
Returns the flags for this object |
static AccelKey |
getAccelKey(org.gnu.glib.Handle hndl)
Returns a new AccelKey object with the given native resouce |
int |
getKey()
Get the KeySymbol associated with this object |
ModifierType |
getModifier()
Returns the modifiers for this object |
| Methods inherited from class org.gnu.glib.MemStruct |
|---|
getMemStructFromHandle |
| Methods inherited from class org.gnu.glib.Struct |
|---|
equals, getHandle, getNullHandle, hashCode |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccelKey(org.gnu.glib.Handle hndl)
hndl - The native resource from which to create the object| Method Detail |
|---|
public int getKey()
public ModifierType getModifier()
public AccelFlags getAccelFlags()
public static AccelKey getAccelKey(org.gnu.glib.Handle hndl)
hndl - The native resource to use
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||