Enumeration (GI Flags)

NM-1.0NMSettingsAddConnection2FlagsSince 1.20

Numeric flags for the "flags" argument of AddConnection2() D-Bus API.

1.20

Index
BLOCK_AUTOCONNECT: 32

usually, when the connection has autoconnect enabled and gets added, it becomes eligible to autoconnect right away. Setting this flag, disables autoconnect until the connection is manually activated.

IN_MEMORY: 2

to make the connection in-memory only.

NONE: 0

an alias for numeric zero, no flags set.

TO_DISK: 1

to persist the connection to disk.

Variables

$gtype