Re: radio_button behavior with toggle_button style ?

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

 



"Alain D'EURVEILHER" <deurveia@xxxxxxxx> writes:

> Is it possible to make a group of toggle button, but behavioring as the 
> radiobuttons ??

Create the radio buttons as usual, then use 

   gtk_toggle_button_set_mode (GTK_TOGGLE_BUTTON (radio_button), FALSE);

to make the radio buttons draw like regular buttons. 


Søren
_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list


[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux