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 `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



2022 vala-language.org