TypeScript API Documentation for GTK
API Version: 4.0
Library Version: 4.20.3
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Deprecated 4.10
Obtains a tree_model and path from value of target type GTK_TYPE_TREE_ROW_DATA.
tree_model
path
GTK_TYPE_TREE_ROW_DATA
The returned path must be freed with gtk_tree_path_free().
gtk_tree_path_free()
Deprecated
a GObject.Value
true if selection_data had target type GTK_TYPE_TREE_ROW_DATA is otherwise valid
true
selection_data
since 4.10: Use list models instead
Obtains a
tree_modelandpathfrom value of target typeGTK_TYPE_TREE_ROW_DATA.The returned path must be freed with
gtk_tree_path_free().