--- Begin Message ---
- From: Philip Cavaco <Philip Cavaco ki se>
- To: dia-list-request gnome org
- Subject: Changing/Setting end_arrow from python
- Date: Tue, 03 Mar 2009 19:31:48 +0100
Hello I need to set the end_arrow type of a 'Standard - Arc' object from a python script. How do I create the Arrow instance required? I have been looking through the python docs, example scripts, and the code but haven't found what I am looking for. I have been able to change color properties by assigning strings (eg. o.properties['fill_colour']='red') but haven't found the code which enables this. Trying to change the Arrow type directly doesn't work. Any ideas? Thank you, Philip
--- End Message ---