Hello, I am just playing around with the Evolution python bindings in python-gnome-desktop. While most things work properly, I just don’t understand how to access address details from a contact. As long as I want to get the whole address, I’m getting along with contact.props.address_label_*. But I don’t understand how to access the parts of an address separately.
I can get an EContactAddress object with contact.props.address_*. But this doesn’t have any properties like »street« or »code«, etc. How can I get access to these? Or are the bindings incomplete at that point? Thanks in advance, Frederik
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
