Constructor
RBPodcastManagernew
Declaration [src]
RBPodcastManager*
rb_podcast_manager_new (
RBShell* shell
)
Parameters
shell-
Type:
RBShellNo 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. |