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

« back to all changes in this revision

Viewing changes to doc/reference/shell/tmpl/gconf-bridge.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
 
GConf Bridge
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 GConfBridge ##### -->
24
 
<para>
25
 
 
26
 
</para>
27
 
 
28
 
 
29
 
<!-- ##### FUNCTION gconf_bridge_install_default_error_handler ##### -->
30
 
<para>
31
 
 
32
 
</para>
33
 
 
34
 
@void: 
35
 
 
36
 
 
37
 
<!-- ##### FUNCTION gconf_bridge_get ##### -->
38
 
<para>
39
 
 
40
 
</para>
41
 
 
42
 
@void: 
43
 
@Returns: 
44
 
 
45
 
 
46
 
<!-- ##### FUNCTION gconf_bridge_get_client ##### -->
47
 
<para>
48
 
 
49
 
</para>
50
 
 
51
 
@bridge: 
52
 
@Returns: 
53
 
 
54
 
 
55
 
<!-- ##### FUNCTION gconf_bridge_bind_property_full ##### -->
56
 
<para>
57
 
 
58
 
</para>
59
 
 
60
 
@bridge: 
61
 
@key: 
62
 
@object: 
63
 
@prop: 
64
 
@delayed_sync: 
65
 
@Returns: 
66
 
 
67
 
 
68
 
<!-- ##### MACRO gconf_bridge_bind_property ##### -->
69
 
<para>
70
 
 
71
 
</para>
72
 
 
73
 
@bridge: 
74
 
@key: 
75
 
@object: 
76
 
@prop: 
77
 
 
78
 
 
79
 
<!-- ##### MACRO gconf_bridge_bind_property_delayed ##### -->
80
 
<para>
81
 
 
82
 
</para>
83
 
 
84
 
@bridge: 
85
 
@key: 
86
 
@object: 
87
 
@prop: 
88
 
 
89
 
 
90
 
<!-- ##### FUNCTION gconf_bridge_bind_window ##### -->
91
 
<para>
92
 
 
93
 
</para>
94
 
 
95
 
@bridge: 
96
 
@key_prefix: 
97
 
@window: 
98
 
@bind_size: 
99
 
@bind_pos: 
100
 
@Returns: 
101
 
 
102
 
 
103
 
<!-- ##### MACRO gconf_bridge_bind_window_size ##### -->
104
 
<para>
105
 
 
106
 
</para>
107
 
 
108
 
@bridge: 
109
 
@key_prefix: 
110
 
@window: 
111
 
 
112
 
 
113
 
<!-- ##### MACRO gconf_bridge_bind_window_pos ##### -->
114
 
<para>
115
 
 
116
 
</para>
117
 
 
118
 
@bridge: 
119
 
@key_prefix: 
120
 
@window: 
121
 
 
122
 
 
123
 
<!-- ##### FUNCTION gconf_bridge_bind_string_list_store ##### -->
124
 
<para>
125
 
 
126
 
</para>
127
 
 
128
 
@bridge: 
129
 
@key: 
130
 
@list_store: 
131
 
@Returns: 
132
 
 
133
 
 
134
 
<!-- ##### FUNCTION gconf_bridge_unbind ##### -->
135
 
<para>
136
 
 
137
 
</para>
138
 
 
139
 
@bridge: 
140
 
@binding_id: 
141
 
 
142