org.gnu.glib
org.freedesktop.bindings.Proxy
.
You should be aware that there is a considerably different API
in the new library: the architecture is completely different
and most notably internals are no longer exposed to public view.public interface Handle
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Handle other)
Deprecated.
|
Struct |
getProxiedObject()
Deprecated.
|
boolean |
isNull()
Deprecated.
|
void |
setProxiedObject(Struct object)
Deprecated.
|