get_interfaces


Description:

public List<Interface> get_interfaces ()

Get a list of all the network interfaces managed by connection this on host machine.

Parameters:

this

a Connection

Returns:

List of Interface. The returned list should be freed with g_list_free, after its elements have been unreffed with unref.