SettingWired
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_setting_wired_get_type ()" ) ]
public class SettingWired :
Setting
Content:
Constants:
Properties:
- public bool auto_negotiate { get; set construct; }
If true
, allow auto-negotiation of port speed and duplex
mode.
- public string duplex { owned get; set; }
If specified, request that the device only use the specified duplex
mode.
- public uint mtu { get; set construct; }
If non-zero, only transmit packets of the specified size or smaller,
breaking larger packets up into multiple Ethernet frames.
- public string port { owned get; set; }
Specific port type to use if the device supports multiple attachment
methods.
- public string s390_nettype { owned get; set; }
s390 network device type; one of "qeth", "lcs", or "ctc", representing
the different types of virtual network devices available on s390 systems.
- public uint speed { get; set construct; }
If non-zero, request that the device use only the specified speed.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Setting
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref