~ubuntu-branches/ubuntu/precise/evolution/precise

« back to all changes in this revision

Viewing changes to doc/reference/shell/tmpl/e-attachment-button.sgml

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-09-26 12:24:40 UTC
  • mfrom: (1.1.86 upstream)
  • Revision ID: package-import@ubuntu.com-20110926122440-nn0pyj1yj4j0k784
Tags: 3.2.0-0ubuntu1
* New upstream release.
* debian/control: bump e-d-s Build-Depends to 3.2.0. 
* debian/patches/*git*.patch: remove left over patches we already no longer
  apply.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- ##### SECTION Title ##### -->
2
 
e-attachment-button
3
 
 
4
 
<!-- ##### SECTION Short_Description ##### -->
5
 
 
6
 
 
7
 
<!-- ##### SECTION Long_Description ##### -->
8
 
<para>
9
 
 
10
 
</para>
11
 
 
12
 
<!-- ##### SECTION See_Also ##### -->
13
 
<para>
14
 
 
15
 
</para>
16
 
 
17
 
<!-- ##### SECTION Stability_Level ##### -->
18
 
 
19
 
 
20
 
<!-- ##### SECTION Image ##### -->
21
 
 
22
 
 
23
 
<!-- ##### STRUCT EAttachmentButton ##### -->
24
 
<para>
25
 
 
26
 
</para>
27
 
 
28
 
@parent: 
29
 
@priv: 
30
 
 
31
 
<!-- ##### FUNCTION e_attachment_button_new ##### -->
32
 
<para>
33
 
 
34
 
</para>
35
 
 
36
 
@view: 
37
 
@Returns: 
38
 
 
39
 
 
40
 
<!-- ##### FUNCTION e_attachment_button_get_view ##### -->
41
 
<para>
42
 
 
43
 
</para>
44
 
 
45
 
@button: 
46
 
@Returns: 
47
 
 
48
 
 
49
 
<!-- ##### FUNCTION e_attachment_button_get_attachment ##### -->
50
 
<para>
51
 
 
52
 
</para>
53
 
 
54
 
@button: 
55
 
@Returns: 
56
 
 
57
 
 
58
 
<!-- ##### FUNCTION e_attachment_button_set_attachment ##### -->
59
 
<para>
60
 
 
61
 
</para>
62
 
 
63
 
@button: 
64
 
@attachment: 
65
 
 
66
 
 
67
 
<!-- ##### FUNCTION e_attachment_button_get_expandable ##### -->
68
 
<para>
69
 
 
70
 
</para>
71
 
 
72
 
@button: 
73
 
@Returns: 
74
 
 
75
 
 
76
 
<!-- ##### FUNCTION e_attachment_button_set_expandable ##### -->
77
 
<para>
78
 
 
79
 
</para>
80
 
 
81
 
@button: 
82
 
@expandable: 
83
 
 
84
 
 
85
 
<!-- ##### FUNCTION e_attachment_button_get_expanded ##### -->
86
 
<para>
87
 
 
88
 
</para>
89
 
 
90
 
@button: 
91
 
@Returns: 
92
 
 
93
 
 
94
 
<!-- ##### FUNCTION e_attachment_button_set_expanded ##### -->
95
 
<para>
96
 
 
97
 
</para>
98
 
 
99
 
@button: 
100
 
@expanded: 
101
 
 
102