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 interface
static interface
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
The parent class.static final String
Signal emitted when a `GtkWindow` is added to
application through gtk_application_add_window().static final String
Signal 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 ClassHandler
ch.bailu.gtk.gtk.JnaApplicationClass.OnWindowAdded
Signal emitted when a `GtkWindow` is added to
application through gtk_application_add_window().ch.bailu.gtk.gtk.JnaApplicationClass.OnWindowRemoved
Signal emitted when a `GtkWindow` is removed from
application, either as a side-effect of being destroyed or
explicitly through gtk_application_remove_window().static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
setFieldWindowAdded
(ApplicationClass.OnWindowAdded window_added) Signal emitted when a `GtkWindow` is added to
application through gtk_application_add_window().void
setFieldWindowRemoved
(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, unregisterCallbacks
Von Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Von 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()
-