Well, GtkRadioButton is derived from GtkBin and I know you can
get the label widget from a button using GTK_BIN(button)->child,
so perhaps you could use the same method to grab the label from
a GtkRadioButton?

Dugas, Alan wrote:

 > How do you get a label from a gtkradiobutton?
 >
 >
 >
 > -- Stupid Genius
 >
 > _______________________________________________
 > gtk-list mailing list
 > [EMAIL PROTECTED]
 > http://mail.gnome.org/mailman/listinfo/gtk-list


-- 
Jeff "Shippy" Shipman     E-Mail: [EMAIL PROTECTED]
CS Major / EE Minor       ICQ: 1786493
New Mexico Institute of Mining and Technology
Homepage: http://www.nmt.edu/~shippy


_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to