GFile: Add some introspection annotations
authorMatthias Clasen <mclasen@redhat.com>
Sun, 20 Nov 2011 20:12:05 +0000 (15:12 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 20 Nov 2011 20:12:05 +0000 (15:12 -0500)
commit0878f5ba438b153c1654d3275527442b7e4f5008
treef4c6680c13bacea6046f1b2f85cd0f26850f7e69
parentff2f4a12ee673cbb020d44fca2adb81be3c99f49
GFile: Add some introspection annotations

progress_callback in g_file_copy and g_file_copy_async may be NULL.
Annotations should reflect that. Pointed out by Carlo Teubner.

https://bugzilla.gnome.org/show_bug.cgi?id=664415
gio/gfile.c