Re: radio button label



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
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list


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





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]