public class GMainContext extends RefCountedObject
NativeObject.InitializerdefaultInit, 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, toStringpublic int attach(GSource source)
public static GMainContext getDefaultContext()
protected void ref()
ref in class RefCountedObjectprotected void unref()
unref in class RefCountedObjectprotected void disposeNativeHandle(com.sun.jna.Pointer ptr)
disposeNativeHandle in class NativeObject