summaryrefslogtreecommitdiff
path: root/gdata/symbol.map
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2021-02-01 15:18:09 +0100
committerOndrej Holy <oholy@redhat.com>2021-02-11 18:03:53 +0100
commitcd53cd6402c0348ce8a85c1d319c0e3a8445563b (patch)
treeb7258579840a51997fcd81814f3349b0c34e76c2 /gdata/symbol.map
parentb9f9e357884b1346b62a4d516b64fcae1eb38deb (diff)
downloadlibgdata-wip/oholy/documents-shared-drives-support.tar.gz
documents: Add gdata_documents_entry_can_editwip/oholy/documents-shared-drives-support
Entries on Shared Drives, or Shared with me are not always editable. Let's add gdata_documents_entry_can_edit to allow GVfsBackendGoogle to set file permissions accordingly. It would be nice to make also canDelete, canRename and canListChildren available, but it would require libgdata port to Drive API v3 unfortunatelly. Relates: https://gitlab.gnome.org/GNOME/gvfs/-/merge_requests/114
Diffstat (limited to 'gdata/symbol.map')
-rw-r--r--gdata/symbol.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdata/symbol.map b/gdata/symbol.map
index b1cdfeff..9b9c8de1 100644
--- a/gdata/symbol.map
+++ b/gdata/symbol.map
@@ -330,6 +330,7 @@ global:
gdata_documents_entry_set_writers_can_invite;
gdata_documents_entry_writers_can_invite;
gdata_documents_entry_get_shared_with_me_date;
+ gdata_documents_entry_can_edit;
gdata_documents_feed_get_type;
gdata_documents_folder_get_type;
gdata_documents_folder_new;