Method
RBStaticPlaylistSourcemove_entry
Declaration [src]
void
rb_static_playlist_source_move_entry (
  RBStaticPlaylistSource* source,
  RhythmDBEntry* entry,
  gint index
)
      Parameters
entry- 
            
Type:
RhythmDBEntryThe entry to move.
The data is owned by the caller of the method.  index- 
            
Type:
gintNew location for the entry.