docs: Link to GtkTreeRowReference

The list overview cross-reference table links
to all objects, except for this one.
This commit is contained in:
Matthias Clasen 2020-07-16 19:44:24 -04:00
parent ecaf6fced0
commit a8d433dd26

View File

@ -183,7 +183,7 @@ transitioning code for easy lookup:
| #GtkTreeModel | #GListModel |
| #GtkTreePath | #guint position, #GtkTreeListRow |
| #GtkTreeIter | #guint position |
| GtkTreeRowReference | #GObject item |
| #GtkTreeRowReference | #GObject item |
| #GtkListStore | #GListStore |
| #GtkTreeStore | #GtkTreeListModel, #GtkTreeExpander |
| #GtkTreeSelection | #GtkSelectionModel |