Re: State changing of Toggle Buttons



On 05/30/2005 04:44:00 PM, Michal Porzuczek wrote:
Hi,

I was wondering if it is possible to set a Toggle Button's state to something else when you are inside another Toogle Button's callback. I know there is the gtk_toggle_button_set_active method but that requires you to have the GtkToggleButton. Is there another method that only uses the Widget to change its state? Or is there an easy way of accessing the GtkToggleButton from the Widget?

GTK_TOGGLE_BUTTON(widget)



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