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
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic interface -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandlerch.bailu.gtk.gtk.JnaTreeDragSourceIface.OnDragDataDeletech.bailu.gtk.gtk.JnaTreeDragSourceIface.OnDragDataGetch.bailu.gtk.gtk.JnaTreeDragSourceIface.OnRowDraggablestatic intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidsetFieldDragDataDelete(TreeDragSourceIface.OnDragDataDelete drag_data_delete) voidsetFieldDragDataGet(TreeDragSourceIface.OnDragDataGet drag_data_get) voidsetFieldRowDraggable(TreeDragSourceIface.OnRowDraggable row_draggable) Methods inherited from class ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacksMethods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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()
-