Ag – libaccounts-glib Reference Manual
Ag
Description:
public
namespace
Ag
Namespace:
Ag
Package:
libaccounts-glib
Content:
Classes:
Account
-
Opaque structure.
AccountService
-
Opaque structure.
AccountSettingIter
-
Iterator for account settings.
AccountWatch
-
An opaque struct returned from
watch_dir
and
watch_key
.
Application
-
Opaque structure.
AuthData
-
Opaque structure.
Manager
-
Opaque structure.
Provider
-
Opaque structure.
Service
-
Opaque structure.
ServiceType
-
Opaque structure.
Structs:
AccountId
-
ID of an account.
Enums:
SettingSource
-
The source of a setting on a
Account
.
Delegates:
public
delegate
void
AccountNotifyCb
(
Account
account,
string
key)
This callback is invoked when the value of an account configuration setting changes.
public
delegate
void
AccountServiceNotifyCb
(
AccountService
self,
string
key)
public
delegate
void
AccountStoreCb
(
Account
account,
Error
error)
This callback is invoked when storing the account settings is completed.
Methods:
public
Quark
errors_quark
()
2022 vala-language.org