Manuel Op de Coul wrote: > Ah, well I've never tried that myself. Why do you > need it as a Gtk_Toggle_Button type? If it is only to > connect a callback, you don't, just use Widget_Callbacks. > I would like to toggle button from my program. Like this: Gtk.Toggle_Button.Set_Active (Widget, True); Maxim