Virtual Method
IdeTreeAddinnode_droppable
Declaration
gboolean
node_droppable (
IdeTreeAddin* self,
IdeTreeNode* drag_node,
IdeTreeNode* drop_node,
GtkSelectionData* selection
)
Parameters
drag_node-
Type:
IdeTreeNodeNo description available.
The data is owned by the caller of the function. drop_node-
Type:
IdeTreeNodeNo description available.
The data is owned by the caller of the function. selection-
Type:
GtkSelectionDataNo description available.
The data is owned by the caller of the function.