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
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandlerch.bailu.gtk.gio.JnaAppLaunchContextClass.OnGetDisplaych.bailu.gtk.gio.JnaAppLaunchContextClass.OnGetStartupNotifyIdch.bailu.gtk.gio.JnaAppLaunchContextClass.OnGReserved1ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnGReserved2ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnGReserved3ch.bailu.gtk.gio.JnaAppLaunchContextClass.OnLaunchedch.bailu.gtk.gio.JnaAppLaunchContextClass.OnLaunchFailedch.bailu.gtk.gio.JnaAppLaunchContextClass.OnLaunchStartedstatic intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidsetFieldGetDisplay(AppLaunchContextClass.OnGetDisplay get_display) voidsetFieldGetStartupNotifyId(AppLaunchContextClass.OnGetStartupNotifyId get_startup_notify_id) voidsetFieldGReserved1(AppLaunchContextClass.OnGReserved1 _g_reserved1) voidsetFieldGReserved2(AppLaunchContextClass.OnGReserved2 _g_reserved2) voidsetFieldGReserved3(AppLaunchContextClass.OnGReserved3 _g_reserved3) voidvoidsetFieldLaunchFailed(AppLaunchContextClass.OnLaunchFailed launch_failed) voidsetFieldLaunchStarted(AppLaunchContextClass.OnLaunchStarted launch_started) Methods inherited from class ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacksMethods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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()
-