Method

RBPodcastManagerget_searches

Declaration [src]

GList*
rb_podcast_manager_get_searches (
  RBPodcastManager* pd
)

Description [src]

Returns the list of podcast searches.

Return value

Type: A list of None

List of search instances.

The caller of the method takes ownership of the returned data container, but not the data inside it.