mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
[gi] Add annotations for GFile, G[File]{Input|Output|IO}Stream.
Also make parameter names in virtual function declarations consistent to silent g-ir-scanner.
This commit is contained in:
@@ -84,7 +84,7 @@ struct _GFileOutputStreamClass
|
||||
GAsyncReadyCallback callback,
|
||||
gpointer user_data);
|
||||
GFileInfo * (* query_info_finish) (GFileOutputStream *stream,
|
||||
GAsyncResult *res,
|
||||
GAsyncResult *result,
|
||||
GError **error);
|
||||
char * (* get_etag) (GFileOutputStream *stream);
|
||||
|
||||
|
Reference in New Issue
Block a user