- public Quark agent_manager_error_quark ()
- public BridgeVlan bridge_vlan_from_str (string str) throws Error
Parses the string representation of the queueing discipline to a
nmbridgevlan instance.
- public Quark client_error_quark ()
- public Connection conn_wireguard_import (string filename) throws Error
- public Quark crypto_error_quark ()
- public Quark device_error_quark ()
- public bool ethtool_optname_is_coalesce (string? optname)
Checks whether optname
is a valid option name for a
coalesce setting.
- public bool ethtool_optname_is_feature (string? optname)
Checks whether optname
is a valid option name for an
offload feature.
- public bool ethtool_optname_is_pause (string? optname)
Checks whether optname
is a valid option name for a pause
setting.
- public bool ethtool_optname_is_ring (string? optname)
Checks whether optname
is a valid option name for a ring
setting.
- public bool ip_route_attribute_validate (string name, Variant value, int family, out bool known) throws Error
Validates a route attribute, i.
- public unowned VariantAttributeSpec ip_route_get_variant_attribute_spec ()
- public IPRoutingRule ip_routing_rule_from_string (string str, IPRoutingRuleAsStringFlags to_string_flags, HashTable<void*,void*>? extra_args) throws Error
- public Connection keyfile_read (KeyFile keyfile, string base_dir, KeyfileHandlerFlags handler_flags, KeyfileReadHandler? handler) throws Error
Tries to create a NMConnection from a keyfile.
- public KeyFile keyfile_write (Connection connection, KeyfileHandlerFlags handler_flags, KeyfileWriteHandler? handler) throws Error
connection
should verify as a valid profile according to
verify.
- public Quark manager_error_quark ()
- public Quark secret_agent_error_quark ()
- public Quark settings_error_quark ()
- public bool sriov_vf_attribute_validate (string name, Variant value, out bool known) throws Error
Validates a VF attribute, i.
- public VpnEditorPlugin vpn_editor_plugin_load (string plugin_name, string check_service) throws Error
- public VpnEditorPlugin vpn_editor_plugin_load_from_file (string plugin_name, string check_service, int check_owner, UtilsCheckFilePredicate check_file) throws Error
- public Quark vpn_plugin_error_quark ()