public class GMainContext extends RefCountedObject
NativeObject.Initializer
defaultInit, LIFECYCLE, ownsHandle
Constructor and Description |
---|
GMainContext() |
Modifier and Type | Method and Description |
---|---|
int |
attach(GSource source) |
protected void |
disposeNativeHandle(com.sun.jna.Pointer ptr) |
static GMainContext |
getDefaultContext() |
protected void |
ref() |
protected void |
unref() |
classFor, disown, dispose, equals, finalize, getNativeAddress, handle, hashCode, initializer, initializer, instanceFor, invalidate, isDisposed, nativeValue, objectFor, objectFor, objectFor, objectFor, toString
public int attach(GSource source)
public static GMainContext getDefaultContext()
protected void ref()
ref
in class RefCountedObject
protected void unref()
unref
in class RefCountedObject
protected void disposeNativeHandle(com.sun.jna.Pointer ptr)
disposeNativeHandle
in class NativeObject