mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-08 08:00:34 +01:00
libnm-glib: update nm_client_activate_connection()'s description
This commit is contained in:
parent
653c4bc8a0
commit
6b2e8664a7
1 changed files with 2 additions and 2 deletions
|
|
@ -654,8 +654,8 @@ activate_cb (DBusGProxy *proxy,
|
|||
* @connection: an #NMConnection
|
||||
* @device: the #NMDevice
|
||||
* @specific_object: (allow-none): the device specific object (currently
|
||||
* used only for activating wireless devices and should be the
|
||||
* #NMAccessPoint<!-- -->'s path).
|
||||
* used only for activating WiFi devices - should be the #NMAccessPoint<!-- -->'s
|
||||
* path or WiMAX devices - use #NMWimaxNsp<!-- -->'s path).
|
||||
* @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
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue