fetch_all


Description:

public List<FeedItem> fetch_all () throws Error

Utility to fetch and populate a FeedChannel, and retrieve all its items.

Parameters:

this

a FeedChannel.

Returns:

a GList of FeedItem, to be completely unreferenced and freed when no longer in use, or null if an error occurs.