From f7c750061dab327e638c0129cfafd5b2215b3a2e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 17 Jun 2022 22:03:19 +0200 Subject: New upstream version 1.38.2 --- docs/api/html/gdbus-org.freedesktop.NetworkManager.AgentManager.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.AgentManager.html') diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.AgentManager.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.AgentManager.html index 4060e228..242f8f0b 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.AgentManager.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.AgentManager.html @@ -8,7 +8,7 @@ - + @@ -105,6 +105,6 @@ Unregister (); +
Generated by GTK-Doc V1.33.0 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From 6accbd3ec0e42d8633bbde4d47ed7bfe854e7e0b Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 12 Aug 2022 19:21:11 +0200 Subject: New upstream version 1.38.4 --- ...rg.freedesktop.NetworkManager.AgentManager.html | 36 ++++++++++++++-------- 1 file changed, 24 insertions(+), 12 deletions(-) (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.AgentManager.html') diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.AgentManager.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.AgentManager.html index 242f8f0b..f230e84f 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.AgentManager.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.AgentManager.html @@ -8,7 +8,7 @@ - + @@ -42,7 +42,10 @@

Description

-

+

+

+

+

Method Details

@@ -51,8 +54,9 @@
 Register (IN  s identifier);
 
-

Called by secret Agents to register their ability to provide and save - network secrets. +

+Called by secret Agents to register their ability to provide and save +network secrets.

@@ -61,7 +65,9 @@ Register (IN s identifier); - +

IN s identifier:

Identifies this agent; only one agent in each user session may use the same identifier. Identifier formatting follows the same rules as D-Bus bus names with the exception that the ':' character is not allowed. The valid set of characters is "[A-Z][a-z][0-9]_-." and the identifier is limited in length to 255 characters with a minimum of 3 characters. An example valid identifier is 'org.gnome.nm-applet' (without quotes).

+Identifies this agent; only one agent in each user session may use the same identifier. Identifier formatting follows the same rules as D-Bus bus names with the exception that the ':' character is not allowed. The valid set of characters is "[A-Z][a-z][0-9]_-." and the identifier is limited in length to 255 characters with a minimum of 3 characters. An example valid identifier is 'org.gnome.nm-applet' (without quotes). +

@@ -72,7 +78,8 @@ Register (IN s identifier); RegisterWithCapabilities (IN s identifier, IN u capabilities); -

Like Register() but indicates agent capabilities to NetworkManager. +

+Like Register() but indicates agent capabilities to NetworkManager.

@@ -82,11 +89,15 @@ RegisterWithCapabilities (IN s identifier, - + - +

IN s identifier:

See the Register() method's identifier argument.

+See the Register() method's identifier argument. +

IN u capabilities:

(NMSecretAgentCapabilities) Indicates various agent capabilities to NetworkManager.

+(NMSecretAgentCapabilities) Indicates various agent capabilities to NetworkManager. +

@@ -97,14 +108,15 @@ RegisterWithCapabilities (IN s identifier,
 Unregister ();
 
-

Called by secret Agents to notify NetworkManager that they will no longer - handle requests for network secrets. Agents are automatically unregistered - when they disconnect from D-Bus. +

+Called by secret Agents to notify NetworkManager that they will no longer +handle requests for network secrets. Agents are automatically unregistered +when they disconnect from D-Bus.

+
Generated by GTK-Doc V1.33.1 \ No newline at end of file -- cgit 1.3.0-6-gf8a5