mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Merge branch '3037-doc-build-cleanups' into 'main'
build: Rename -Dgtk_doc option to -Ddocumentation and fix some g-ir-scanner warnings See merge request GNOME/glib!3736
This commit is contained in:
@@ -251,7 +251,7 @@ g_tls_password_new (GTlsPasswordFlags flags,
|
||||
/**
|
||||
* g_tls_password_get_value: (virtual get_value)
|
||||
* @password: a #GTlsPassword object
|
||||
* @length: (optional): location to place the length of the password.
|
||||
* @length: (optional) (out caller-allocates): location to place the length of the password.
|
||||
*
|
||||
* Get the password value. If @length is not %NULL then it will be
|
||||
* filled in with the length of the password value. (Note that the
|
||||
|
Reference in New Issue
Block a user