]> Pileus Git - ~andy/gtk/blob - docs/reference/gtk/tmpl/gtktoggleaction.sgml
The render vfunc takes a GdkDrawable* instead of a GdkWindow*, because
[~andy/gtk] / docs / reference / gtk / tmpl / gtktoggleaction.sgml
1 <!-- ##### SECTION Title ##### -->
2 GtkToggleAction
3
4 <!-- ##### SECTION Short_Description ##### -->
5 an action which can be toggled between two states
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 A #GtkToggleAction corresponds roughly to a #GtkCheckMenuItem. It has an
10 "active" state specifying whether the action has been checked or not.
11 </para>
12
13 <!-- ##### SECTION See_Also ##### -->
14 <para>
15
16 </para>
17
18 <!-- ##### STRUCT GtkToggleAction ##### -->
19 <para>
20 The <structname>GtkToggleAction</structname> struct contains only 
21 private members and should not be accessed directly.
22 </para>
23
24
25 <!-- ##### FUNCTION gtk_toggle_action_toggled ##### -->
26 <para>
27
28 </para>
29
30 @action: 
31
32
33 <!-- ##### FUNCTION gtk_toggle_action_set_active ##### -->
34 <para>
35
36 </para>
37
38 @action: 
39 @is_active: 
40
41
42 <!-- ##### FUNCTION gtk_toggle_action_get_active ##### -->
43 <para>
44
45 </para>
46
47 @action: 
48 @Returns: 
49
50
51 <!-- ##### FUNCTION gtk_toggle_action_set_draw_as_radio ##### -->
52 <para>
53
54 </para>
55
56 @action: 
57 @draw_as_radio: 
58
59
60 <!-- ##### FUNCTION gtk_toggle_action_get_draw_as_radio ##### -->
61 <para>
62
63 </para>
64
65 @action: 
66 @Returns: 
67
68
69 <!-- ##### SIGNAL GtkToggleAction::toggled ##### -->
70 <para>
71
72 </para>
73
74 @toggleaction: the object which received the signal.
75
76 <!-- ##### ARG GtkToggleAction:draw-as-radio ##### -->
77 <para>
78
79 </para>
80