get_playlist_names

@accepts(utf8)
@returns(gboolean)
def get_playlist_names(playlists)

Allocates and returns an array containing the names of all local playlists. This is part of the playlist manager dbus interface.

playlists :

holds the array of playlist names on reutrn

Returns :

TRUE if successful.