Re: Close button on AboutDialog box
- From: "Gabor Szabo" <szabgab gmail com>
- To: "GTK2-Perl List" <gtk-perl-list gnome org>
- Subject: Re: Close button on AboutDialog box
- Date: Mon, 21 Apr 2008 14:11:33 +0300
On Mon, Apr 21, 2008 at 12:25 PM, Emmanuele Bassi <ebassi gmail com> wrote:
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
thanks again
Gabor
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]