[Rhythmbox-devel] help needed with example RBv2.99 python plugin
- From: David Mohammed <davidmohammed gmail com>
- To: "rhythmbox-devel gnome org" <rhythmbox-devel gnome org>
- Subject: [Rhythmbox-devel] help needed with example RBv2.99 python plugin
- Date: Tue, 7 May 2013 23:34:27 +0100
called "sample-python", clicking the sample-python source you'll see a big button. Click on it and a popup menu is displayed.
Both use the new RBv2.99 "rb-plugin-menu-link" and the code adds a Gio.MenuItem to the base of the Gio.Menu as well as to a sub-menu.
running: rhythmbox -D sample
Clicking the base "working" menu item, this fires the Gio.SimpleAction connected event (you'll see "hi" in the output)
Clicking the sub-menu item, this never fires the same connected Gio.SimpleAction event.
Why? What am I missing here?
I've also tried using "rb-menu-link" and adding a shared menu as a submenu, but no luck.
Hope someone can help.
Cheers
David
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]