tree_get_row_drag_data


Description:


[ Version ( deprecated = true , deprecated_since = "4.10" ) ]
public bool tree_get_row_drag_data (Value value, out unowned TreeModel? tree_model, out TreePath? path)

Warning: tree_get_row_drag_data is deprecated since 4.10.

Obtains a tree_model and path from value of target type gtk_type_tree_row_data.

Note:

Use list models instead

The returned path must be freed with free.

Parameters:

value

a `GValue`

tree_model

a `GtkTreeModel`

path

row in tree_model

Returns:

true if selection_data had target type gtk_type_tree_row_data is otherwise valid


Namespace: Gtk
Package: gtk4