get_listened


Description:

public List<unowned FeedChannel> get_listened ()

Returns the list of feeds currently managed by this.

Parameters:

this

a FeedsSubscriber.

Returns:

a list of FeedChannel, to be freed with g_list_free when no longer in use. Do not modify elements found in this list.