[][src]Function gtk::tree_set_row_drag_data

pub fn tree_set_row_drag_data<P: IsA<TreeModel>>(
    selection_data: &SelectionData,
    tree_model: &P,
    path: &mut TreePath
) -> bool