GtkTreeDragSourceIface

Undocumented in source.

Members

Variables

dragDataDelete
int function(GtkTreeDragSource* dragSource, GtkTreePath* path) dragDataDelete;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dragDataGet
int function(GtkTreeDragSource* dragSource, GtkTreePath* path, GtkSelectionData* selectionData) dragDataGet;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gIface
GTypeInterface gIface;
Undocumented in source.
rowDraggable
int function(GtkTreeDragSource* dragSource, GtkTreePath* path) rowDraggable;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta