A C E F G H I L O S T V

A

API_VERSION - Static variable in interface org.gnu.glib.Config
Version of GTK that these bindings wrap.

C

Config - Interface in org.gnu.glib
 

E

Enum - Class in org.gnu.glib
 
Enum() - Constructor for class org.gnu.glib.Enum
This class is only instantiable via subclasses.
equals(Object) - Method in class org.gnu.glib.Enum
Compare this to another object.
equals(Object) - Method in class org.gnu.glib.Flags
Compare this to another object.
equals(Handle) - Method in interface org.gnu.glib.Handle
 
equals(Handle) - Method in class org.gnu.glib.Handle32Bits
 
equals(Handle) - Method in class org.gnu.glib.Handle64Bits
 
equals(Object) - Method in class org.gnu.glib.Struct
Check if two objects refer to the same (native) object.

F

Flags - Class in org.gnu.glib
Base class for all classes resulting from a define-flags in a .defs file.
Flags() - Constructor for class org.gnu.glib.Flags
This class is only instantiable via subclasses.

G

getHandle() - Method in class org.gnu.glib.Struct
Get the raw handle value.
getNullHandle() - Static method in class org.gnu.glib.Struct
Get a native handle that refers to a null pointer.
getProxiedObject() - Method in interface org.gnu.glib.Handle
 
getProxiedObject() - Method in class org.gnu.glib.Handle32Bits
 
getProxiedObject() - Method in class org.gnu.glib.Handle64Bits
 
getValue() - Method in class org.gnu.glib.Enum
Get the raw value of the object.
getValue() - Method in class org.gnu.glib.Flags
Get the raw value of the object.

H

Handle - Interface in org.gnu.glib
Interface that represents a pointer to a native peer.
Handle32Bits - Class in org.gnu.glib
Holds pointer to native peer on 32 bit platforms.
Handle32Bits() - Constructor for class org.gnu.glib.Handle32Bits
 
Handle64Bits - Class in org.gnu.glib
Holds pointer to native peer on 64 bit platforms.
Handle64Bits() - Constructor for class org.gnu.glib.Handle64Bits
 
hashCode() - Method in class org.gnu.glib.Enum
Get the hash code for this instance.
hashCode() - Method in class org.gnu.glib.Flags
Get the hash code for this instance.
hashCode() - Method in class org.gnu.glib.Struct
Returns a hash code value for the object.

I

isNull() - Method in interface org.gnu.glib.Handle
 
isNull() - Method in class org.gnu.glib.Handle32Bits
 
isNull() - Method in class org.gnu.glib.Handle64Bits
 

L

LIBRARY_NAME - Static variable in interface org.gnu.glib.Config
Name of the library - dictated by platform

O

org.gnu.glib - package org.gnu.glib
 

S

setHandle(Handle) - Method in class org.gnu.glib.Struct
Sets this object's native handle.
setProxiedObject(Struct) - Method in interface org.gnu.glib.Handle
 
setProxiedObject(Struct) - Method in class org.gnu.glib.Handle32Bits
 
setProxiedObject(Struct) - Method in class org.gnu.glib.Handle64Bits
 
Struct - Class in org.gnu.glib
 
Struct() - Constructor for class org.gnu.glib.Struct
Create an uninitialized instance.
Struct(Handle) - Constructor for class org.gnu.glib.Struct
Create a new Struct with a handle to a native resource returned from a call to the native libraries.

T

toString() - Method in class org.gnu.glib.Handle32Bits
 
toString() - Method in class org.gnu.glib.Handle64Bits
 

V

value_ - Variable in class org.gnu.glib.Enum
holder for the raw enumeration value
value_ - Variable in class org.gnu.glib.Flags
holder for the raw flags value

A C E F G H I L O S T V