Re: Plugin Writing: Accessing the entry -changed signal's changes in Python

david mohammed <[email protected]> Sun, 26 May 2013 13:22:54 +0000 (UTC)
Newsgroups gmane.comp.gnome.apps.rhythmbox.devel
Message-ID <[email protected]>
The changes are packed inside a GValueArray

Its perhaps easier to give you an example - pop-over to my plugin here 
and look at the function "_entry_changed_callback" on coverart-album.py

 -
https://github.com/fossfreedom/coverart-browser