protected abstract class GObject.GCallback
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected com.sun.jna.Callback |
cb |
protected com.sun.jna.NativeLong |
id |
Modifier | Constructor and Description |
---|---|
protected |
GObject.GCallback(com.sun.jna.NativeLong id,
com.sun.jna.Callback cb) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
disconnect() |
protected void |
finalize() |