Re: [gtk-list] Method to query toggle button state?




On Fri, 19 Feb 1999, Jimmie Mayfield wrote:
> 
> Are there any plans to add a gtk_toggle_button_get_toggle_state() for
> toggle buttons and/or radio buttons?  Such a function would (obviously)
> return the toggle state of the specified button to the caller.  The
> current library design seems to require that the programmer create a callback
> function to catch click events.
> 

Most people use GTK_TOGGLE_BUTTON(widget)->active, I think.

Havoc




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