Package ch.bailu.gtk.gtk
Klasse ApplicationClass
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gtk.ApplicationClass
- Alle implementierten Schnittstellen:
PointerInterface
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic interfacestatic interface -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final StringThe parent class.static final StringSignal emitted when a `GtkWindow` is added to
application through gtk_application_add_window().static final StringSignal emitted when a `GtkWindow` is removed from
application, either as a side-effect of being destroyed or
explicitly through gtk_application_remove_window(). -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandlerch.bailu.gtk.gtk.JnaApplicationClass.OnWindowAddedSignal emitted when a `GtkWindow` is added to
application through gtk_application_add_window().ch.bailu.gtk.gtk.JnaApplicationClass.OnWindowRemovedSignal emitted when a `GtkWindow` is removed from
application, either as a side-effect of being destroyed or
explicitly through gtk_application_remove_window().static intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidsetFieldWindowAdded(ApplicationClass.OnWindowAdded window_added) Signal emitted when a `GtkWindow` is added to
application through gtk_application_add_window().voidsetFieldWindowRemoved(ApplicationClass.OnWindowRemoved window_removed) Signal emitted when a `GtkWindow` is removed from
application, either as a side-effect of being destroyed or
explicitly through gtk_application_remove_window().Von Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacksVon Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Felddetails
-
PARENT_CLASS
The parent class.
Private field: direct-type- Siehe auch:
-
WINDOW_ADDED
Signal emitted when a `GtkWindow` is added to
application through gtk_application_add_window().
SeeApplicationClass.OnWindowAdded.onWindowAdded(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.Application, ch.bailu.gtk.gtk.Window)- Siehe auch:
-
WINDOW_REMOVED
Signal emitted when a `GtkWindow` is removed from
application, either as a side-effect of being destroyed or
explicitly through gtk_application_remove_window().
SeeApplicationClass.OnWindowRemoved.onWindowRemoved(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.Application, ch.bailu.gtk.gtk.Window)- Siehe auch:
-
-
Konstruktordetails
-
ApplicationClass
-
-
Methodendetails
-
getClassHandler
-
setFieldWindowAdded
Signal emitted when a `GtkWindow` is added to
application through gtk_application_add_window().
SeeApplicationClass.OnWindowAdded.onWindowAdded(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.Application, ch.bailu.gtk.gtk.Window) -
getFieldWindowAdded
public ch.bailu.gtk.gtk.JnaApplicationClass.OnWindowAdded getFieldWindowAdded()Signal emitted when a `GtkWindow` is added to
application through gtk_application_add_window().
SeeApplicationClass.OnWindowAdded.onWindowAdded(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.Application, ch.bailu.gtk.gtk.Window) -
setFieldWindowRemoved
Signal emitted when a `GtkWindow` is removed from
application, either as a side-effect of being destroyed or
explicitly through gtk_application_remove_window().
SeeApplicationClass.OnWindowRemoved.onWindowRemoved(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.Application, ch.bailu.gtk.gtk.Window) -
getFieldWindowRemoved
public ch.bailu.gtk.gtk.JnaApplicationClass.OnWindowRemoved getFieldWindowRemoved()Signal emitted when a `GtkWindow` is removed from
application, either as a side-effect of being destroyed or
explicitly through gtk_application_remove_window().
SeeApplicationClass.OnWindowRemoved.onWindowRemoved(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.Application, ch.bailu.gtk.gtk.Window) -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-