mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 09:58:07 +02:00
docs: update NMSecretAgent example code
This commit is contained in:
parent
724df841a2
commit
e281d09805
1 changed files with 3 additions and 0 deletions
|
|
@ -114,6 +114,9 @@ typedef struct {
|
|||
* secrets_hash = nm_connection_to_hash (secrets);
|
||||
*
|
||||
* (call the NMSecretAgentGetSecretsFunc with secrets_hash)
|
||||
*
|
||||
* g_object_unref (secrets);
|
||||
* g_hash_table_unref (secrets_hash);
|
||||
* </programlisting>
|
||||
* </example>
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue