diff options
author | Johan Dahlin <jdahlin@litl.com> | 2009-03-25 22:18:04 -0300 |
---|---|---|
committer | Johan Dahlin <johan@gnome.org> | 2009-03-25 22:18:57 -0300 |
commit | 0382e71a79c27482d235f77f635615a385342f86 (patch) | |
tree | 3557a6e4d4570dedac709c960702ab5a299a0bf7 /gir/gio-2.0.c | |
parent | 4e1c93c98d2e171136a265dc00d5857bfa071bbf (diff) | |
download | gobject-introspection-0382e71a79c27482d235f77f635615a385342f86.tar.gz |
Annotate g_filename_completer_get_completions
Diffstat (limited to 'gir/gio-2.0.c')
-rw-r--r-- | gir/gio-2.0.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c index 1d1974fb..58b3c9e8 100644 --- a/gir/gio-2.0.c +++ b/gir/gio-2.0.c @@ -443,6 +443,12 @@ */ /** + * g_filename_completer_get_completions: + * + * Return value: (array zero-terminated=1) (transfer full): + */ + +/** * g_input_stream_close: * @cancellable: (allow-none): */ |