mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 18:50:29 +01:00
libnm-glib: clarify some documentation
This commit is contained in:
parent
efc51d51e5
commit
ab9af2277f
1 changed files with 3 additions and 3 deletions
|
|
@ -734,9 +734,9 @@ add_activate_cb (DBusGProxy *proxy,
|
|||
* @callback: (scope async) (allow-none): the function to call when the call is done
|
||||
* @user_data: (closure): user data to pass to the callback function
|
||||
*
|
||||
* Adds a new connection using the given details (if any) as a template
|
||||
* (automatically filling in missing settings with the capabilities of the
|
||||
* given device and specific object), then activate the new connection.
|
||||
* Adds a new connection using the given details (if any) as a template,
|
||||
* automatically filling in missing settings with the capabilities of the
|
||||
* given device and specific object. The new connection is then activated.
|
||||
* Cannot be used for VPN connections at this time.
|
||||
**/
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue