tree_get_row_drag_data
Description:
public bool tree_get_row_drag_data (Value value, out unowned TreeModel? tree_model, out TreePath? path)
Obtains a tree_model
and path
from value of target type gtk_type_tree_row_data.
The returned path must be freed with free.
Parameters:
value |
a Value |
tree_model | |
path |
row in |
Returns:
true if |
Namespace: Gtk
Package: gtk4