Function
RBpodcast_parse_load_feed
Declaration [src]
void
rb_podcast_parse_load_feed (
RBPodcastChannel* data,
GCancellable* cancellable,
RBPodcastParseCallback callback,
gpointer user_data
)
Parameters
data-
Type:
RBPodcastChannelNo description available.
The data is owned by the caller of the function. cancellable-
Type:
GCancellableNo description available.
The argument can be NULL.The data is owned by the caller of the function. callback-
Type:
RBPodcastParseCallbackNo description available.
user_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function.