NMSettingTeam

NMSettingTeam — Describes connection properties for teams

Functions

Properties

gchar * config Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── NMSetting
        ╰── NMSettingTeam

Description

The NMSettingTeam object is a NMSetting subclass that describes properties necessary for team connections.

Functions

nm_setting_team_new ()

NMSetting *
nm_setting_team_new (void);

Creates a new NMSettingTeam object with default values.

Returns

the new empty NMSettingTeam object.

[transfer full]


nm_setting_team_get_config ()

const char *
nm_setting_team_get_config (NMSettingTeam *setting);

Parameters

setting

the NMSettingTeam

 

Returns

the “config” property of the setting

Types and Values

NM_SETTING_TEAM_SETTING_NAME

#define NM_SETTING_TEAM_SETTING_NAME "team"


NM_SETTING_TEAM_CONFIG

#define NM_SETTING_TEAM_CONFIG "config"

Property Details

The “config” property

  “config”                   gchar *

Flags: Read / Write

Default value: NULL