Method
ShellNetworkAgentset_password
Declaration [src]
void
shell_network_agent_set_password (
ShellNetworkAgent* self,
gchar* request_id,
gchar* setting_key,
gchar* setting_value
)
Parameters
request_id
-
Type:
gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. setting_key
-
Type:
gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. setting_value
-
Type:
gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.