Re: gtk_toggle_button_get_active() error in clicked event?
- From: Kurucz István <kurucz istvan gmail com>
- To: gtk-list gnome org
- Subject: Re: gtk_toggle_button_get_active() error in clicked event?
- Date: Mon, 10 May 2010 19:24:47 +0200
Hello
On Mon, May 10, 2010 at 4:38 PM, Tadej Borovšak <tadeboro gmail com> wrote:
> You need to keep in mind that GtkButton::clicked signal is an action
> signal, which means that it can be emitted by application without
> button being actually pressed.
I found a good signal: "button-press-event"
http://library.gnome.org/devel/gtk/stable/GtkWidget.html#GtkWidget-button-press-event
Thanks for all:
Kurucz István :)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]