Skip to content
  • Benjamin Otte's avatar
    treeview: Add _gtk_rbtree_node_get_index() · a890a612
    Benjamin Otte authored
    .. as a replacement for _gtk_rbtree_node_find_parity(). Instead of 1 or
    0, the function now returns the index of node in the complete tree
    (counting from the root). And this is of course identical to the row
    number.
    a890a612