pub fn tree_get_row_drag_data(
value: &Value
) -> Option<(Option<TreeModel>, Option<TreePath>)>
Expand description
Obtains a @tree_model and @path from value of target type
GTK_TYPE_TREE_ROW_DATA
.
The returned path must be freed with gtk_tree_path_free().
a GValue
true
if @selection_data had target type GTK_TYPE_TREE_ROW_DATA
is otherwise valid
a TreeModel
row in @tree_model