http://mail.gnome.org/archives/dia-list/2001-July/msg00054.html   here some
info

in python console try a "dir(dia)" and so on on every method and property to
investigate a little deeper

you could also try this script
http://code.activestate.com/recipes/137951-dump-all-the-attributes-of-an-object/
(put it in ~/.dia/python, import in dia python console and try
"dumpObj(dia)" and so on. Maybe some minor editing required)
I found it very usefull

Next major source of documentation are python scripts coming with dia
package itself

Carlo

2010/9/1 Riza Dindir <[email protected]>

> Hi all,
>
> I am new to dia. I was wondering if there is a document that provides
> the API for the python plug-in. What is available to the python
> plug-in developer?
>
> Kind regards,
> rd
> _______________________________________________
> dia-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/dia-list
> FAQ at http://live.gnome.org/Dia/Faq
> Main page at http://live.gnome.org/Dia
>
>
_______________________________________________
dia-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia

Reply via email to