Function

Gtk-4.0Gtktree_get_row_drag_dataDeprecated 4.10

  • 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().

    Parameters

    Returns [boolean, Gtk.TreeModel, Gtk.TreePath]

    true if selection_data had target type GTK_TYPE_TREE_ROW_DATA is otherwise valid

    since 4.10: Use list models instead