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/NMSettingLoopback.html | 144 --------------------------------- 1 file changed, 144 deletions(-) delete mode 100644 docs/libnm/html/NMSettingLoopback.html (limited to 'docs/libnm/html/NMSettingLoopback.html') diff --git a/docs/libnm/html/NMSettingLoopback.html b/docs/libnm/html/NMSettingLoopback.html deleted file mode 100644 index 558422b4..00000000 --- a/docs/libnm/html/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