Re: CheckButton



On Fri, 25 Aug 2000, Ottavio Campana wrote:

> Is there  a funcition that return  0 or 1 (or  something similar) either
> the checkbutton is checked or not? Can I use gtk_toggle_button_get_active() ?

 'GTK_TOGGLE_BUTTON(w)->active' will tell you whether it's checked (works for
toggle and check buttons).
 
> Bye
> 

 Best regards,
  -Vlad






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