Package org.gnome.adw
Class Swipeable.SwipeableInterface
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.adw.Swipeable.SwipeableInterface
-
Constructor Summary
ConstructorsConstructorDescriptionSwipeableInterface(MemorySegment address) Create a SwipeableInterface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideGetCancelProgress(Arena arena, @Nullable Method method) Override virtual methodget_cancel_progress.voidoverrideGetDistance(Arena arena, @Nullable Method method) Override virtual methodget_distance.voidoverrideGetProgress(Arena arena, @Nullable Method method) Override virtual methodget_progress.voidoverrideGetSnapPoints(Arena arena, @Nullable Method method) Override virtual methodget_snap_points.voidoverrideGetSwipeArea(Arena arena, @Nullable Method method) Override virtual methodget_swipe_area.Methods inherited from class org.gnome.gobject.TypeInterface
addPrerequisite, getPlugin, instantiatablePrerequisite, peek, peekParent, prerequisites, readGInstanceType, readGType, writeGInstanceType, writeGTypeMethods inherited from class org.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
SwipeableInterface
Create a SwipeableInterface proxy instance for the provided memory address.- Parameters:
address- the memory address of the native object
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-
overrideGetDistance
-
overrideGetSnapPoints
-
overrideGetProgress
-
overrideGetCancelProgress
-
overrideGetSwipeArea
-