GtkToggleButton signals question
- From: Neil Zanella <nzanella gmail com>
- To: GTK List <gtk-list gnome org>
- Subject: GtkToggleButton signals question
- Date: Sun, 21 Nov 2004 19:27:49 -0700
Hello,
I would like to know whether the following behavior is reliable, since
it is not documented
in the API reference:
When I press a GtkToggleButton (suppose the button goes from being
pressed out to
pressed in), I notice that the "toggled" signal is emitted _AFTER_ the
button becomes
pressed in, not before.
Can I rely on this behavior?
Also, how is the "toggled" signal different from the "clicked" signal
pertaining to the
GtkButton widget from which GtkToggleButton inherits?
Thanks,
Neil
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]