This passes a Glib.Array (GArray) containing RhythmDBEntryChange structures.
Thus to my question - in python, I can connect to the entry-changed structure and can see that the parameter passed is of type GLib.Array. How do I pull from this param the array of structures contained therein?