1
2@c %start of fragment
3
4@node GtkRadioAction
5@chapter GtkRadioAction
6An action of which only one in a group can be active
7
8@section Overview
9A @code{<gtk-radio-action>} is similar to @code{<gtk-radio-menu-item>}. A number
10of radio actions can be linked together so that only one may be active at any
11one time.
12
13@section Usage
14@include defuns-gtkradioaction.xml.texi
15
16@c %end of fragment
17