From b22a7b55d0bc5a7999dccaeacdde745f5ace9d66 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 23 Feb 2023 17:11:22 +0100 Subject: New upstream version 1.42.2 --- docs/libnm/html/libnm-NMSettingLoopback.html | 144 --------------------------- 1 file changed, 144 deletions(-) delete mode 100644 docs/libnm/html/libnm-NMSettingLoopback.html (limited to 'docs/libnm/html/libnm-NMSettingLoopback.html') diff --git a/docs/libnm/html/libnm-NMSettingLoopback.html b/docs/libnm/html/libnm-NMSettingLoopback.html deleted file mode 100644 index 85ff4c7d..00000000 --- a/docs/libnm/html/libnm-NMSettingLoopback.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - -NMSettingLoopback: libnm Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMSettingLoopback

-

NMSettingLoopback — Describes connection properties for loopback interfaces

-
-
-

Functions

-
---- - - - - - - - - - - -
-NMSetting * - -nm_setting_loopback_new () -
-guint32 - -nm_setting_loopback_get_mtu () -
-
-
-

Types and Values

-
---- - - - - - - - - - - -
#defineNM_SETTING_LOOPBACK_SETTING_NAME
#defineNM_SETTING_LOOPBACK_MTU
-
-
-

Description

-

The NMSettingLoopback object is a NMSetting subclass that describes properties -necessary for connection to loopback devices

-
-
-

Functions

-
-

nm_setting_loopback_new ()

-
NMSetting *
-nm_setting_loopback_new (void);
-

Creates a new NMSettingLoopback object with default values.

-
-

Returns

-

the new empty NMSettingLoopback object.

-

[transfer full]

-
-

Since: 1.42

-
-
-
-

nm_setting_loopback_get_mtu ()

-
guint32
-nm_setting_loopback_get_mtu (NMSettingLoopback *setting);
-
-

Parameters

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

setting

the NMSettingLoopback

 
-
-
-

Returns

-

the “mtu” property of the setting

-
-

Since: 1.42

-
-
-
-

Types and Values

-
-

NM_SETTING_LOOPBACK_SETTING_NAME

-
#define NM_SETTING_LOOPBACK_SETTING_NAME "loopback"
-
-
-
-
-

NM_SETTING_LOOPBACK_MTU

-
#define NM_SETTING_LOOPBACK_MTU "mtu"
-
-
-
-
- - - \ No newline at end of file -- cgit 1.3.0-6-gf8a5