From e465722b908aa870bdc293b9a417d3c15294aa6d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 25 Dec 2024 20:36:29 +0100 Subject: New upstream version 1.50.1 --- docs/libnm/html/NMSettingGeneric.html | 146 ---------------------------------- 1 file changed, 146 deletions(-) delete mode 100644 docs/libnm/html/NMSettingGeneric.html (limited to 'docs/libnm/html/NMSettingGeneric.html') diff --git a/docs/libnm/html/NMSettingGeneric.html b/docs/libnm/html/NMSettingGeneric.html deleted file mode 100644 index a90a03f5..00000000 --- a/docs/libnm/html/NMSettingGeneric.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - -NMSettingGeneric: libnm Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMSettingGeneric

-

NMSettingGeneric — Describes connection properties for generic devices

-
-
-

Functions

-
---- - - - - - - - - - - -
-NMSetting * - -nm_setting_generic_new () -
const char * - -nm_setting_generic_get_device_handler () -
-
-
-

Types and Values

- -
-
-

Description

-

The NMSettingGeneric object is a NMSetting subclass that describes -optional properties that apply to "generic" devices (ie, devices that -NetworkManager does not specifically recognize).

-

There are currently no properties on this object; it exists only to be -the "connection type" setting on NMConnections for generic devices.

-
-
-

Functions

-
-

nm_setting_generic_new ()

-
NMSetting *
-nm_setting_generic_new (void);
-

Creates a new NMSettingGeneric object with default values.

-
-

Returns

-

the new empty NMSettingGeneric object.

-

[transfer full]

-
-
-
-
-

nm_setting_generic_get_device_handler ()

-
const char *
-nm_setting_generic_get_device_handler (NMSettingGeneric *setting);
-

Returns the “device-handler” property of the connection.

-
-

Parameters

-
----- - - - - - -

setting

the NMSettingGeneric

 
-
-
-

Returns

-

the device handler name, or NULL if no device handler is set

-
-

Since: 1.46

-
-
-
-

Types and Values

-
-

NM_SETTING_GENERIC_SETTING_NAME

-
#define NM_SETTING_GENERIC_SETTING_NAME "generic"
-
-
-
-
-

NM_SETTING_GENERIC_DEVICE_HANDLER

-
#define NM_SETTING_GENERIC_DEVICE_HANDLER "device-handler"
-
-
-
-
- - - \ No newline at end of file -- cgit 1.3.0-6-gf8a5