]> Pileus Git - ~andy/gtk/blob - docs/reference/gtk/tmpl/gtkradioaction.sgml
e1541b65d44db3a16f5eac32898d526927c50948
[~andy/gtk] / docs / reference / gtk / tmpl / gtkradioaction.sgml
1 <!-- ##### SECTION Title ##### -->
2 GtkRadioAction
3
4 <!-- ##### SECTION Short_Description ##### -->
5 an action of which only one in a group can be active
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 A #GtkRadioAction is similar to #GtkRadioMenuItem. A number of radio
10 actions can be linked together so that only one may be active at any 
11 one time.
12 </para>   
13
14 <!-- ##### SECTION See_Also ##### -->
15 <para>
16
17 </para>
18
19 <!-- ##### STRUCT GtkRadioAction ##### -->
20 <para>
21 The <structname>GtkRadioAction</structname> struct contains 
22 only private members and should not be accessed directly.
23 </para>
24
25
26 <!-- ##### FUNCTION gtk_radio_action_get_group ##### -->
27 <para>
28
29 </para>
30
31 @action: 
32 @Returns: 
33
34
35 <!-- ##### FUNCTION gtk_radio_action_set_group ##### -->
36 <para>
37
38 </para>
39
40 @action: 
41 @group: 
42
43
44 <!-- ##### FUNCTION gtk_radio_action_get_current_value ##### -->
45 <para>
46
47 </para>
48
49 @action: 
50 @Returns: 
51
52
53 <!-- ##### SIGNAL GtkRadioAction::changed ##### -->
54 <para>
55
56 </para>
57
58 @radioaction: the object which received the signal.
59 @arg1: 
60
61 <!-- ##### ARG GtkRadioAction:value ##### -->
62 <para>
63
64 </para>
65