[gedit-list] method called on gedit exit



Hi All,

I'm making some adjusts at plugin session saver,
and I need that one of my methods be calleds when gedit is closed.

i try
<python>
def destroy:
    print "closing gedit"
</python>

but it never print the msg.

how can I made this?

--
Lucas Stephanou

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]