Re: [Rhythmbox-devel] gtk.ToggleToolButton in Rhythmbox Toolbar?



You should be able to just change

self.action_group.add_action(self.action_manager)

to

self.action_group.add_toggle_actions([self.action_manager])

Regards,
John Iacona


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