Skip to content

gio-2.0: Fix binding of g_file_replace_contents_bytes_async

  • The finish function is g_file_replace_contents_finish, g_file_replace_contents_bytes_finish doesn't exist.
  • Added out string new_etag parameter.
  • Added throws GLib.Error.

Merge request reports