You need to use a gtk_radio_button_group. To see if it is active, use the gtk_widget_is_active call. --Martin -----Original Message----- From: Jason Bodnar [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 15, 1999 10:55 PM To: [EMAIL PROTECTED] Subject: [gtk-list] Dumb question: How do I get the radio buttons in a group? I must be missing something. I read the docs, tutorial and FAQ but there does not seem to be any documentation on how to get the list of radio buttons in a radio button group. Also, how do I determine if a radio button is selected or not? -- Jason Bodnar [EMAIL PROTECTED] -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
