Function gtk::tree_set_row_drag_data
[−]
[src]
pub fn tree_set_row_drag_data<P: IsA<TreeModel>>(
selection_data: &SelectionData,
tree_model: &P,
path: &mut TreePath
) -> bool