mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 06:10:15 +00:00
GtkTreeModel: Documentation fix
https://bugzilla.gnome.org/show_bug.cgi?id=743286
This commit is contained in:
parent
f4dee9b682
commit
aa0811d320
@ -2400,7 +2400,7 @@ gtk_tree_row_reference_new_proxy (GObject *proxy,
|
||||
* Returns a path that the row reference currently points to,
|
||||
* or %NULL if the path pointed to is no longer valid.
|
||||
*
|
||||
* Returns: a current path, or %NULL
|
||||
* Returns: (nullable) (transfer full): a current path, or %NULL
|
||||
*/
|
||||
GtkTreePath *
|
||||
gtk_tree_row_reference_get_path (GtkTreeRowReference *reference)
|
||||
|
Loading…
Reference in New Issue
Block a user