]> Pileus Git - ~andy/gtk/blob - docs/reference/gtk/tmpl/gtkrecentaction.sgml
5fb7802f0af4a9dad67cde7fd83d0ffa0daf5d5e
[~andy/gtk] / docs / reference / gtk / tmpl / gtkrecentaction.sgml
1 <!-- ##### SECTION Title ##### -->
2 GtkRecentAction
3
4 <!-- ##### SECTION Short_Description ##### -->
5 An action of which represents a list of recently used files
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 A GtkRecentAction represents a list of recently used files, which
10 can be shown by widgets such as #GtkRecentChooserDialog or 
11 #GtkRecentChooserMenu.
12 </para>
13 <para>
14 To construct a submenu showing recently used files, use a GtkRecentAction 
15 as the action for a &lt;menuitem&gt;. To construct a menu toolbutton showing 
16 the recently used files in the popup menu, use a GtkRecentAction as the 
17 action for a &lt;toolitem&gt; element.
18 </para>
19
20 <!-- ##### SECTION See_Also ##### -->
21 <para>
22
23 </para>
24
25 <!-- ##### SECTION Stability_Level ##### -->
26
27
28 <!-- ##### STRUCT GtkRecentAction ##### -->
29 <para>
30
31 </para>
32
33
34 <!-- ##### ARG GtkRecentAction:show-numbers ##### -->
35 <para>
36
37 </para>
38
39 <!-- ##### FUNCTION gtk_recent_action_new ##### -->
40 <para>
41
42 </para>
43
44 @name: 
45 @label: 
46 @tooltip: 
47 @stock_id: 
48 @Returns: 
49
50
51 <!-- ##### FUNCTION gtk_recent_action_new_for_manager ##### -->
52 <para>
53
54 </para>
55
56 @name: 
57 @label: 
58 @tooltip: 
59 @stock_id: 
60 @manager: 
61 @Returns: 
62
63
64 <!-- ##### FUNCTION gtk_recent_action_get_show_numbers ##### -->
65 <para>
66
67 </para>
68
69 @action: 
70 @Returns: 
71
72
73 <!-- ##### FUNCTION gtk_recent_action_set_show_numbers ##### -->
74 <para>
75
76 </para>
77
78 @action: 
79 @show_numbers: 
80
81