Constructor
RBPodcastManagernew
Declaration [src]
RBPodcastManager*
rb_podcast_manager_new (
RhythmDB* db
)
Parameters
db-
Type:
RhythmDBNo description available.
The data is owned by the caller of the function.
Return value
Type: RBPodcastManager
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |