mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 14:00:09 +00:00
Trivial typo fix
This commit is contained in:
parent
8e7395a7e3
commit
fb344e8108
@ -48,7 +48,7 @@ G_DECLARE_FINAL_TYPE (GtkTreeListRow, gtk_tree_list_row, GTK, TREE_LIST_ROW, GOb
|
||||
* gtk_tree_list_row_set_expanded() is called.
|
||||
*
|
||||
* This function can return %NULL to indicate that @item is guaranteed to be
|
||||
* a leave node and will never have children.
|
||||
* a leaf node and will never have children.
|
||||
* If it does not have children but may get children later, it should return
|
||||
* an empty model that is filled once children arrive.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user