From 1372848511cb896b80b51ed1a3e9606bd9816631 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 10 Feb 2023 11:50:34 +0100 Subject: New upstream version 1.42.0 --- docs/libnm/html/NMSetting6Lowpan.html | 143 ---------------------------------- 1 file changed, 143 deletions(-) delete mode 100644 docs/libnm/html/NMSetting6Lowpan.html (limited to 'docs/libnm/html/NMSetting6Lowpan.html') diff --git a/docs/libnm/html/NMSetting6Lowpan.html b/docs/libnm/html/NMSetting6Lowpan.html deleted file mode 100644 index 742af78b..00000000 --- a/docs/libnm/html/NMSetting6Lowpan.html +++ /dev/null @@ -1,143 +0,0 @@ - - - - -NMSetting6Lowpan: libnm Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMSetting6Lowpan

-

NMSetting6Lowpan — Describes connection properties for 6LoWPAN interfaces

-
-
-

Functions

-
---- - - - - - - - - - - -
-NMSetting * - -nm_setting_6lowpan_new () -
const char * - -nm_setting_6lowpan_get_parent () -
-
-
-

Types and Values

-
---- - - - - - - - - - - -
#defineNM_SETTING_6LOWPAN_SETTING_NAME
#defineNM_SETTING_6LOWPAN_PARENT
-
-
-

Description

-

The NMSetting6Lowpan object is a NMSetting subclass that describes properties -necessary for connection to 6LoWPAN interfaces.

-
-
-

Functions

-
-

nm_setting_6lowpan_new ()

-
NMSetting *
-nm_setting_6lowpan_new (void);
-

Creates a new NMSetting6Lowpan object with default values.

-
-

Returns

-

the new empty NMSetting6Lowpan object.

-

[transfer full]

-
-

Since: 1.42, 1.40.4

-
-
-
-

nm_setting_6lowpan_get_parent ()

-
const char *
-nm_setting_6lowpan_get_parent (NMSetting6Lowpan *setting);
-
-

Parameters

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

setting

the NMSetting6Lowpan

 
-
-
-

Returns

-

the “parent” property of the setting

-
-

Since: 1.42, 1.40.4

-
-
-
-

Types and Values

-
-

NM_SETTING_6LOWPAN_SETTING_NAME

-
#define NM_SETTING_6LOWPAN_SETTING_NAME "6lowpan"
-
-
-
-
-

NM_SETTING_6LOWPAN_PARENT

-
#define NM_SETTING_6LOWPAN_PARENT "parent"
-
-
-
-
- - - \ No newline at end of file -- cgit 1.3.0-6-gf8a5