Package ch.bailu.gtk.gtk
Class TreeDragSourceIface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gtk.TreeDragSourceIface
- All Implemented Interfaces:
PointerInterface
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
static interface
static interface
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandler
ch.bailu.gtk.gtk.JnaTreeDragSourceIface.OnDragDataDelete
ch.bailu.gtk.gtk.JnaTreeDragSourceIface.OnDragDataGet
ch.bailu.gtk.gtk.JnaTreeDragSourceIface.OnRowDraggable
static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
setFieldDragDataDelete
(TreeDragSourceIface.OnDragDataDelete drag_data_delete) void
setFieldDragDataGet
(TreeDragSourceIface.OnDragDataGet drag_data_get) void
setFieldRowDraggable
(TreeDragSourceIface.OnRowDraggable row_draggable) Methods inherited from class ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Methods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Field Details
-
G_IFACE
Private field: direct-type- See Also:
-
ROW_DRAGGABLE
- See Also:
-
DRAG_DATA_GET
- See Also:
-
DRAG_DATA_DELETE
- See Also:
-
-
Constructor Details
-
TreeDragSourceIface
-
TreeDragSourceIface
public TreeDragSourceIface()
-
-
Method Details
-
getClassHandler
-
setFieldRowDraggable
-
getFieldRowDraggable
public ch.bailu.gtk.gtk.JnaTreeDragSourceIface.OnRowDraggable getFieldRowDraggable() -
setFieldDragDataGet
-
getFieldDragDataGet
public ch.bailu.gtk.gtk.JnaTreeDragSourceIface.OnDragDataGet getFieldDragDataGet() -
setFieldDragDataDelete
-
getFieldDragDataDelete
public ch.bailu.gtk.gtk.JnaTreeDragSourceIface.OnDragDataDelete getFieldDragDataDelete() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-