Function gtk4::tree_create_row_drag_content[][src]

pub fn tree_create_row_drag_content<P: IsA<TreeModel>>(
    tree_model: &P,
    path: &TreePath
) -> Option<ContentProvider>