On Mon, 2008-04-21 at 12:16 +0300, Gabor Szabo wrote:
> I added an AboutDialog that I can close already using the [x] but I could not
> find what is the event triggered when clicking on the "Close" button.
> 
> Glade says it is a GtkHButtonBox but it does not show details of the
> button inside.

dialogs emit the ::response signal, with the response code.

see the reference documentation at:

  http://library.gnome.org/devel/gtk/stable/GtkDialog.html

ciao,
 Emmanuele.

-- 
Emmanuele Bassi,
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net

_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to