Re: Close button on AboutDialog box




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




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