forked from AuroraMiddleware/gtk
Add a rename-to annotation for gtk_tree_path_get_indices_with_depth
https://bugzilla.gnome.org/show_bug.cgi?id=621590
This commit is contained in:
parent
6b4992d647
commit
8e117b6f3a
@ -634,6 +634,8 @@ gtk_tree_path_get_indices (GtkTreePath *path)
|
||||
* Return value: (array length=depth) (transfer none): The current indices, or %NULL.
|
||||
*
|
||||
* Since: 3.0
|
||||
*
|
||||
* Rename to: gtk_tree_path_get_indices
|
||||
**/
|
||||
gint *
|
||||
gtk_tree_path_get_indices_with_depth (GtkTreePath *path, gint *depth)
|
||||
|
Loading…
Reference in New Issue
Block a user