diff options
author | Colin Walters <walters@src.gnome.org> | 2008-12-07 18:09:27 +0000 |
---|---|---|
committer | Colin Walters <walters@src.gnome.org> | 2008-12-07 18:09:27 +0000 |
commit | 645cc555cce7b6c1252e19f70d5083f30b40c03e (patch) | |
tree | 9cea375389ebe92a0436cba536cfba6881ec1d89 /gir/gio-2.0.c | |
parent | 6e3a5989a5d60addc731d4e4bee4db30d197ad03 (diff) | |
download | gobject-introspection-645cc555cce7b6c1252e19f70d5083f30b40c03e.tar.gz |
Annotate g_file_info_get_icon, g_file_info_get_attribute_object.
svn path=/trunk/; revision=984
Diffstat (limited to 'gir/gio-2.0.c')
-rw-r--r-- | gir/gio-2.0.c | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c index 598e4345..f121780d 100644 --- a/gir/gio-2.0.c +++ b/gir/gio-2.0.c @@ -16,6 +16,18 @@ */ /** + * g_file_info_get_attribute_object: + * + * Returns: (transfer none): + */ + +/** + * g_file_info_get_icon: + * + * Returns: (transfer none): + */ + +/** * g_app_info_launch: * @appinfo: * @files: |