forked from AuroraMiddleware/gtk
treemodelfilter: Fix typo in API docs
This commit is contained in:
parent
61f0556cf7
commit
587f993444
@ -83,7 +83,7 @@
|
|||||||
* last row removed), the node's visibility should be updated.
|
* last row removed), the node's visibility should be updated.
|
||||||
*
|
*
|
||||||
* This introduces a dependency from the node on its child nodes. In order
|
* This introduces a dependency from the node on its child nodes. In order
|
||||||
* to accommodate this, #GtkTreeModelFilter must make sure the necesary
|
* to accommodate this, #GtkTreeModelFilter must make sure the necessary
|
||||||
* signals are received from the child model. This is achieved by building,
|
* signals are received from the child model. This is achieved by building,
|
||||||
* for all nodes which are exposed as visible nodes to #GtkTreeModelFilter's
|
* for all nodes which are exposed as visible nodes to #GtkTreeModelFilter's
|
||||||
* clients, the child level (if any) and take a reference on the first node
|
* clients, the child level (if any) and take a reference on the first node
|
||||||
|
Loading…
Reference in New Issue
Block a user