Method

IdeTreeAddinnode_droppable

Declaration

gboolean
ide_tree_addin_node_droppable (
  IdeTreeAddin* self,
  IdeTreeNode* drag_node,
  IdeTreeNode* drop_node,
  GtkSelectionData* selection
)

Description

No description available.

Parameters

drag_node

Type: IdeTreeNode

No description available.

The data is owned by the caller of the function.
drop_node

Type: IdeTreeNode

No description available.

The data is owned by the caller of the function.
selection

Type: GtkSelectionData

No description available.

The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.