mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 12:48:51 +00:00
Documentation fix for SecretItem:flags
This commit is contained in:
parent
77f8368a3a
commit
772eef69e6
@ -335,7 +335,7 @@ secret_item_class_init (SecretItemClass *klass)
|
|||||||
SECRET_TYPE_SERVICE, G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | G_PARAM_STATIC_STRINGS));
|
SECRET_TYPE_SERVICE, G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | G_PARAM_STATIC_STRINGS));
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SecretService:flags:
|
* SecretItem:flags:
|
||||||
*
|
*
|
||||||
* A set of flags describing which parts of the secret item have
|
* A set of flags describing which parts of the secret item have
|
||||||
* been initialized.
|
* been initialized.
|
||||||
|
Loading…
Reference in New Issue
Block a user