The ability to dynamically change the toolbar disappeared at rhythmbox 2.99 when the interface shifted from the (now) deprecated GTK.ui_manager style coding to the Gio based approach.
So you cannot change the toolbar ... at least not so easily. This plugin shows you how to change the toolbar - you basically have to list out all the UI elements and find the object/container you are interested in and add a child object. https://github.com/bmerry/rbtempo Alternatively, you can manage your own toolbar and add elements to that - e.g. my alternative-toolbar plugin https://github.com/fossfreedom/alternative-toolbar As an aside - if you settle on using my plugin you could add elements to it via your own plugin - you'll need to wait until my plugin in loaded before adding your new control. Example - see my other plugin (coverart browser master branch) as to how I added a new control to the headerbar. https://github.com/fossfreedom/coverart-browser/blob/master/coverart_browser.py David ---------------------------------------------------------------------- > > Message: 1 > Date: Sat, 18 Jul 2015 19:05:44 -0600 > From: L E <cjv...@gmail.com> > To: rhythmbox-devel@gnome.org > Subject: [Rhythmbox-devel] Tool bar. > Message-ID: > < > cahiu2s1ualvhukdkn8oa9wpjvxifs5wxpm1aysy+gc1w0k5...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Hi, > > I believe it is called the toolbar, where the playbutton, next, prev, > shuffle etc is. > > In an older version I was able to create another entry/icon in it but that > doesn't seem to work (or work the same) anymore (or am I missing > something?) > > any hints would be appreciated. > > thanks, > > Ron > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > https://mail.gnome.org/archives/rhythmbox-devel/attachments/20150718/f076edd7/attachment.html > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > rhythmbox-devel mailing list > rhythmbox-devel@gnome.org > https://mail.gnome.org/mailman/listinfo/rhythmbox-devel > > > ------------------------------ > > End of rhythmbox-devel Digest, Vol 131, Issue 2 > *********************************************** >
_______________________________________________ rhythmbox-devel mailing list rhythmbox-devel@gnome.org https://mail.gnome.org/mailman/listinfo/rhythmbox-devel