Package org.gnome.gdk
Class EventSequence
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gdk.EventSequence
-
Constructor Summary
ConstructorsConstructorDescriptionEventSequence(MemorySegment address) Create a EventSequence proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.static @Nullable TypegetType()Get the GType of the EventSequence classMethods inherited from class org.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
EventSequence
Create a EventSequence proxy instance for the provided memory address.- Parameters:
address- the memory address of the native object
-
-
Method Details
-
getType
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-