SettingMatch


Description:

[ CCode ( has_construct_function = false , type = "NMSetting*" ) ]
[ Version ( since = "1.32" ) ]
public SettingMatch ()

Creates a new SettingMatch object with default values.

Returns:

the new empty SettingMatch object

Note that this function was present in header files since version 1.14. But due to a bug the symbol is only exposed and usable since version 1.32. As workaround, use g_object_new(NM_TYPE_SETTING_MATCH) which works with all versions since 1.14.