[ CCode ( array_length_pos = 0.1 , array_length_type = "guint" ) ]
public unowned string[] get_interface_names ()
Returns all the interface names.
this |
the SettingMatch |
length |
the length of the returned interface names array. |
the NULL terminated list of configured interface names. Before 1.26, the returned array was not null terminated and you MUST provide a length. |