![]() |
![]() |
![]() |
Rhythmbox Development Reference Manual | ![]() |
---|---|---|---|---|
typedef RBPlaylistSourcePrivate; RBSource* rb_playlist_source_new_from_xml (RBShell *shell, xmlNodePtr node); void rb_playlist_source_save_playlist (RBPlaylistSource *source, const char *uri, gboolean m3u_format); void rb_playlist_source_save_to_xml (RBPlaylistSource *source, xmlNodePtr node);
RBSource* rb_playlist_source_new_from_xml (RBShell *shell, xmlNodePtr node);
shell : |
|
node : |
|
Returns : |
void rb_playlist_source_save_playlist (RBPlaylistSource *source, const char *uri, gboolean m3u_format);
source : |
|
uri : |
|
m3u_format : |