get_interfaces
Description:
Get a list of all the network interfaces managed by connection this on host machine.
Parameters:
this |
Returns:
List of Interface. The returned list should be freed with g_list_free, after its elements have been unreffed with unref. |