Re: [Rhythmbox-devel] Display the library browser in plugin



On Sat, 2007-01-06 at 23:28 +0100, Guillaume Desmottes wrote:
> I'm writing a Python plugin and would like display the library browser
> in my new source.
> Could you tell me how to do that?

The easiest way is to devive from RBBrowserSource instead of RBSource,
as it does most of the work for you.

Do the things in your source have their own EntryType, or is it just a
view on existing ones (e.g. a subset of the library)? In the latter
case, it'll be a bit more work.


Cheers,

James "Doc" Livingston
-- 
"Give a man a match and he's warm for a day. Set a man on fire and he's
warm for the rest of his life." -- Terry Pratchett.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]