Re: Labels In Radio Buttons
- From: "Padraig O'Briain" <Padraig Obriain Sun COM>
- To: gtk-app-devel-list gnome org, ifrawley opaltelecom co uk
- Subject: Re: Labels In Radio Buttons
- Date: Fri, 19 Oct 2001 10:31:21 +0100 (BST)
A GtkRadioButton is a GtkButton so
gtk_button_get_label (GTK_BUTTON (radio_button)) should do it.
Padraig
Hi All
Does anyone know how to get the values stored within a radio buttons label?
You see I have some radio buttons and their labels are the actual data I
actually want to use. I mean I could just use a switch statement and hard
code the values but it would nicer if I could just get at the radio button's
label's.
Thanks
Ian
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]