mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 08:23:38 +02:00
[Gio] Merge in introspection annotations from gobject-introspection gio-2.0.c
This is not an exhaustive set, but covers everything we have so far.
This commit is contained in:
@@ -465,7 +465,7 @@ g_filename_completer_get_completion_suffix (GFilenameCompleter *completer,
|
||||
*
|
||||
* Gets an array of completion strings for a given initial text.
|
||||
*
|
||||
* Returns: array of strings with possible completions for @initial_text.
|
||||
* Returns: (array zero-terminated=1) (transfer full): array of strings with possible completions for @initial_text.
|
||||
* This array must be freed by g_strfreev() when finished.
|
||||
**/
|
||||
char **
|
||||
|
Reference in New Issue
Block a user