Package ch.bailu.gtk.gio
Class AppLaunchContextClass
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gio.AppLaunchContextClass
- All Implemented Interfaces:
PointerInterface
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandler
ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnGetDisplay
ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnGetStartupNotifyId
ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnGReserved1
ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnGReserved2
ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnGReserved3
ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnLaunched
ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnLaunchFailed
ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnLaunchStarted
static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
setFieldGetDisplay
(AppLaunchContextClass.OnGetDisplay get_display) void
setFieldGetStartupNotifyId
(AppLaunchContextClass.OnGetStartupNotifyId get_startup_notify_id) void
setFieldGReserved1
(AppLaunchContextClass.OnGReserved1 _g_reserved1) void
setFieldGReserved2
(AppLaunchContextClass.OnGReserved2 _g_reserved2) void
setFieldGReserved3
(AppLaunchContextClass.OnGReserved3 _g_reserved3) void
void
setFieldLaunchFailed
(AppLaunchContextClass.OnLaunchFailed launch_failed) void
setFieldLaunchStarted
(AppLaunchContextClass.OnLaunchStarted launch_started) Methods inherited from class ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Methods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Field Details
-
PARENT_CLASS
Private field: direct-type- See Also:
-
GET_DISPLAY
- See Also:
-
GET_STARTUP_NOTIFY_ID
- See Also:
-
LAUNCH_FAILED
- See Also:
-
LAUNCHED
- See Also:
-
LAUNCH_STARTED
- See Also:
-
_G_RESERVED1
- See Also:
-
_G_RESERVED2
- See Also:
-
_G_RESERVED3
- See Also:
-
-
Constructor Details
-
AppLaunchContextClass
-
AppLaunchContextClass
public AppLaunchContextClass()
-
-
Method Details
-
getClassHandler
-
setFieldGetDisplay
-
getFieldGetDisplay
public ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnGetDisplay getFieldGetDisplay() -
setFieldGetStartupNotifyId
public void setFieldGetStartupNotifyId(AppLaunchContextClass.OnGetStartupNotifyId get_startup_notify_id) -
getFieldGetStartupNotifyId
public ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnGetStartupNotifyId getFieldGetStartupNotifyId() -
setFieldLaunchFailed
-
getFieldLaunchFailed
public ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnLaunchFailed getFieldLaunchFailed() -
setFieldLaunched
-
getFieldLaunched
public ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnLaunched getFieldLaunched() -
setFieldLaunchStarted
-
getFieldLaunchStarted
public ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnLaunchStarted getFieldLaunchStarted() -
setFieldGReserved1
-
getFieldGReserved1
public ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnGReserved1 getFieldGReserved1() -
setFieldGReserved2
-
getFieldGReserved2
public ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnGReserved2 getFieldGReserved2() -
setFieldGReserved3
-
getFieldGReserved3
public ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnGReserved3 getFieldGReserved3() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-