Re: CheckButton
- From: Vlad Harchev <hvv hippo ru>
- To: Ottavio Campana <bott iol it>
- Cc: Gtk-list <gtk-list gnome org>
- Subject: Re: CheckButton
- Date: Fri, 25 Aug 2000 16:38:08 +0500 (SAMST)
On Fri, 25 Aug 2000, Ottavio Campana wrote:
> Is there a funcition that return 0 or 1 (or something similar) either
> the checkbutton is checked or not? Can I use gtk_toggle_button_get_active() ?
'GTK_TOGGLE_BUTTON(w)->active' will tell you whether it's checked (works for
toggle and check buttons).
> Bye
>
Best regards,
-Vlad
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]