mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2025-02-07 03:48:38 +00:00
Update secret-value.c
Fix error in documentation Fixes: https://gitlab.gnome.org/GNOME/libsecret/-/issues/92
This commit is contained in:
parent
e59012225c
commit
ae00f7726c
@ -176,7 +176,7 @@ secret_value_get (SecretValue *value,
|
|||||||
*
|
*
|
||||||
* The content type must be `text/plain`.
|
* The content type must be `text/plain`.
|
||||||
*
|
*
|
||||||
* Returns: (nullable): the content type
|
* Returns: (nullable): the value
|
||||||
*/
|
*/
|
||||||
const gchar *
|
const gchar *
|
||||||
secret_value_get_text (SecretValue *value)
|
secret_value_get_text (SecretValue *value)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user