]> Pileus Git - ~andy/gtk/commit
Add a "group" property like the one found in radio buttons.
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 Apr 2005 07:11:09 +0000 (07:11 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 3 Apr 2005 07:11:09 +0000 (07:11 +0000)
commit0908bbcd7f55bfa5b6c3d0c13d3eb4c78486b656
tree8e8a371e604a394e02b710bb45d5a88e6272a06f
parent7dbafd439851b15bd5a87e65e2493d2f4d5e282b
Add a "group" property like the one found in radio buttons.

2005-04-03  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkradiomenuitem.c: Add a "group" property like
the one found in radio buttons.

* gtk/gtkradiobutton.c (gtk_radio_button_class_init): Fix
a typo in the docs.
(gtk_radio_button_set_group): Add change notification.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkradiobutton.c
gtk/gtkradiomenuitem.c