SettingMatch
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_setting_match_get_type ()" ) ]
[
Version ( since =
"1.14" ) ]
public class SettingMatch :
Setting
Content:
Constants:
Properties:
- public string[] driver { owned get; set; }
A list of driver names to match.
- public string[] interface_name { owned get; set; }
A list of interface names to match.
- public string[] kernel_command_line { owned get; set; }
A list of kernel command line arguments to match.
- public string[] path { owned get; set; }
A list of paths to match against the ID_PATH udev property of devices.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Setting
All known members inherited from class GLib.Object