Home
last modified time | relevance | path

Searched defs:expand_album (Results 1 – 2 of 2) sorted by relevance

/dports/audio/exaile/exaile-4.1.1/plugins/jamendo/
H A D__init__.py277 def expand_album(self, album, add_to_playlist=False): member in JamendoPanel
/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/gtk/
H A Dtreewidget.c761 static void expand_album(bg_gtk_tree_widget_t * w, bg_album_t * album) in expand_album() function