Variable: tramp-goa-path-accounts
tramp-goa-path-accounts is a variable defined in tramp-gvfs.el.gz.
Value
"/org/gnome/OnlineAccounts/Accounts"
Documentation
The object path of the GNOME Online Accounts accounts.
Source Code
;; Defined in /usr/src/emacs/lisp/net/tramp-gvfs.el.gz
(defconst tramp-goa-path-accounts (concat tramp-goa-path "/Accounts")
"The object path of the GNOME Online Accounts accounts.")