gtk_tree_drag_dest_row_drop_possible ( tree_drag_dest dest_path selection_data -- gboolean )


Vocabulary
gtk2.ffi

Inputs
tree_drag_destan object
dest_pathan object
selection_dataan object


Outputs
gbooleanan object


Definition


LIBRARY: gtk2 FUNCTION: gboolean
gtk_tree_drag_dest_row_drop_possible
( GtkTreeDragDest* tree_drag_dest, GtkTreePath* dest_path,
GtkSelectionData* selection_data )