get_listened
Description:
Returns the list of feeds currently managed by this.
Parameters:
this |
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. |
Returns the list of feeds currently managed by this.
this |
a list of FeedChannel, to be freed with g_list_free when no longer in use. Do not modify elements found in this list. |