GtkTreeDragSourceIface

Undocumented in source.

Members

Variables

dragDataDelete
int function(GtkTreeDragSource* dragSource, GtkTreePath* path) dragDataDelete;
dragDataGet
int function(GtkTreeDragSource* dragSource, GtkTreePath* path, GtkSelectionData* selectionData) dragDataGet;
gIface
GTypeInterface gIface;
Undocumented in source.
rowDraggable
int function(GtkTreeDragSource* dragSource, GtkTreePath* path) rowDraggable;

Meta