Author: ebassi
Date: 2007-06-04 00:39:43 +0100 (Mon, 04 Jun 2007)
New Revision: 18019
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=18019&view=rev

Modified:
   trunk/ChangeLog
   trunk/gtk/gtk.symbols
   trunk/gtk/gtkradiobutton.c
   trunk/gtk/gtkradiobutton.h
   trunk/tests/testgtk.c
Log:
2007-06-04  Emmanuele Bassi  <[EMAIL PROTECTED]>

        * gtk/gtkradiobutton.h:
        * gtk/gtkradiobutton.c:
        * gtk/gtk.symbols: Add gtk_radio_button_set_value(),
        gtk_radio_button_get_current_value() and gtk_radio_button_get_value().
        Use these functions to set and get an arbitrary integer associated to
        a GtkRadioButton in a group, like the value associated to a
        GtkRadioAction.

        * tests/testgtk.c:
        (create_radio_buttons), (radio_toggled_cb): Exercise the new API.

_______________________________________________
SVN-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Reply via email to