[Glade-users] aboutdialog

Juan Pablo Ugarte juanpablougarte at gmail.com
Fri Sep 14 19:44:00 UTC 2012


On Thu, 2012-07-19 at 07:54 -0500, John Thornton wrote:
> This is my first post to the list... and I'm pretty green with Glade3.
> 
> I'm using Ubuntu 10.04, Glade 3.6.7, Python 2.6.5 and I'm trying to
> figure out how the close button is supposed to work. I've searched the
> web and failed. 

When you click on the close button your window gets the "delete-event"
signal so connect to it and call gtk_main_quit()

BTW 3.6 is outdated you should be using glade 3.8 for gtk2

greets

Juan Pablo



More information about the Glade-users mailing list