mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-14 08:28:06 +02:00
nm_connection_is_valid_secondary: Doc++
This commit is contained in:
parent
7bc5a1fc26
commit
9275889767
1 changed files with 2 additions and 0 deletions
|
|
@ -2882,6 +2882,8 @@ nm_connection_is_type(NMConnection *connection, const char *type)
|
|||
* @connection: the #NMConnection
|
||||
*
|
||||
* Checks whether the given connection can be activated as a secondary.
|
||||
* A valid secondary connection is either a Wireguard connection or
|
||||
* a connection belonging to a VPN plugin, e.g., OpenVPN.
|
||||
*
|
||||
* Returns: %TRUE if the connection is a valid secondary.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue