mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 06:10:21 +00:00
Add new GtkRadioButton API.
2007-06-04 Emmanuele Bassi <ebassi@gnome.org> * gtk/gtk-sections.txt: Add new GtkRadioButton API. svn path=/trunk/; revision=18020
This commit is contained in:
parent
1fff6b4fbd
commit
d2aebb319d
@ -1,3 +1,7 @@
|
|||||||
|
2007-06-04 Emmanuele Bassi <ebassi@gnome.org>
|
||||||
|
|
||||||
|
* gtk/gtk-sections.txt: Add new GtkRadioButton API.
|
||||||
|
|
||||||
2007-06-03 Matthias Clasen <mclasen@redhat.com>
|
2007-06-03 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/Makefile.am:
|
* gtk/Makefile.am:
|
||||||
|
@ -2702,6 +2702,9 @@ gtk_radio_button_new_with_mnemonic_from_widget
|
|||||||
gtk_radio_button_group
|
gtk_radio_button_group
|
||||||
gtk_radio_button_set_group
|
gtk_radio_button_set_group
|
||||||
gtk_radio_button_get_group
|
gtk_radio_button_get_group
|
||||||
|
gtk_radio_button_set_value
|
||||||
|
gtk_radio_button_get_value
|
||||||
|
gtk_radio_button_get_current_value
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GTK_RADIO_BUTTON
|
GTK_RADIO_BUTTON
|
||||||
GTK_IS_RADIO_BUTTON
|
GTK_IS_RADIO_BUTTON
|
||||||
|
Loading…
Reference in New Issue
Block a user