~ubuntu-branches/ubuntu/intrepid/gconf/intrepid

« back to all changes in this revision

Viewing changes to doc/gconf/html/gconf-gconf-locale.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-01-21 19:19:54 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080121191954-7964ohytb3xa4esb
Tags: 2.21.2-0ubuntu1
* New upstream version:
  Misc
  - Build fixes. (LP: #184607)
  - Various cleanups    

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
<th width="100%" align="center">GConf Reference Manual</th>
22
22
<td><a accesskey="n" href="gconf-gconf-changeset.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
23
23
</tr>
24
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id3158807" class="shortcut">Top</a>
 
24
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2821455" class="shortcut">Top</a>
25
25
                  &#160;|&#160;
26
 
                  <a href="#id3141926" class="shortcut">Description</a></nobr></td></tr>
 
26
                  <a href="#id2804856" class="shortcut">Description</a></nobr></td></tr>
27
27
</table>
28
28
<div class="refentry" lang="en">
29
29
<a name="gconf-gconf-locale"></a><div class="titlepage"></div>
30
30
<div class="refnamediv"><table width="100%"><tr>
31
31
<td valign="top">
32
32
<h2>
33
 
<a name="id3158807"></a><span class="refentrytitle">gconf-locale</span>
 
33
<a name="id2821455"></a><span class="refentrytitle">gconf-locale</span>
34
34
</h2>
35
35
<p>gconf-locale</p>
36
36
</td>
64
64
</pre>
65
65
</div>
66
66
<div class="refsect1" lang="en">
67
 
<a name="id3141926"></a><h2>Description</h2>
 
67
<a name="id2804856"></a><h2>Description</h2>
68
68
<p>
69
69
 
70
70
</p>
71
71
</div>
72
72
<div class="refsect1" lang="en">
73
 
<a name="id3204767"></a><h2>Details</h2>
 
73
<a name="id2804871"></a><h2>Details</h2>
74
74
<div class="refsect2" lang="en">
75
 
<a name="id3204778"></a><h3>
 
75
<a name="id2804882"></a><h3>
76
76
<a name="GConfLocaleCache"></a>GConfLocaleCache</h3>
77
 
<a class="indexterm" name="id3204790"></a><pre class="programlisting">typedef struct _GConfLocaleCache GConfLocaleCache;</pre>
 
77
<a class="indexterm" name="id2804894"></a><pre class="programlisting">typedef struct _GConfLocaleCache GConfLocaleCache;</pre>
78
78
<p>
79
79
 
80
80
</p>
81
81
</div>
82
82
<hr>
83
83
<div class="refsect2" lang="en">
84
 
<a name="id3204806"></a><h3>
 
84
<a name="id2804911"></a><h3>
85
85
<a name="gconf-locale-cache-new"></a>gconf_locale_cache_new ()</h3>
86
 
<a class="indexterm" name="id3204818"></a><pre class="programlisting"><a class="link" href="gconf-gconf-locale.html#GConfLocaleCache">GConfLocaleCache</a>*   gconf_locale_cache_new              (void);</pre>
 
86
<a class="indexterm" name="id2819093"></a><pre class="programlisting"><a class="link" href="gconf-gconf-locale.html#GConfLocaleCache">GConfLocaleCache</a>*   gconf_locale_cache_new              (void);</pre>
87
87
<p>
88
88
 
89
89
</p>
100
100
</div>
101
101
<hr>
102
102
<div class="refsect2" lang="en">
103
 
<a name="id3169725"></a><h3>
 
103
<a name="id2819129"></a><h3>
104
104
<a name="gconf-locale-cache-free"></a>gconf_locale_cache_free ()</h3>
105
 
<a class="indexterm" name="id3169736"></a><pre class="programlisting">void                gconf_locale_cache_free             (<a class="link" href="gconf-gconf-locale.html#GConfLocaleCache">GConfLocaleCache</a> *cache);</pre>
 
105
<a class="indexterm" name="id2819140"></a><pre class="programlisting">void                gconf_locale_cache_free             (<a class="link" href="gconf-gconf-locale.html#GConfLocaleCache">GConfLocaleCache</a> *cache);</pre>
106
106
<p>
107
107
 
108
108
</p>
119
119
</div>
120
120
<hr>
121
121
<div class="refsect2" lang="en">
122
 
<a name="id3169782"></a><h3>
 
122
<a name="id2808804"></a><h3>
123
123
<a name="gconf-locale-cache-expire"></a>gconf_locale_cache_expire ()</h3>
124
 
<a class="indexterm" name="id3171831"></a><pre class="programlisting">void                gconf_locale_cache_expire           (<a class="link" href="gconf-gconf-locale.html#GConfLocaleCache">GConfLocaleCache</a> *cache,
 
124
<a class="indexterm" name="id2808815"></a><pre class="programlisting">void                gconf_locale_cache_expire           (<a class="link" href="gconf-gconf-locale.html#GConfLocaleCache">GConfLocaleCache</a> *cache,
125
125
                                                         <a
126
126
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"
127
127
>guint</a> max_age_exclusive_in_seconds);</pre>
148
148
</div>
149
149
<hr>
150
150
<div class="refsect2" lang="en">
151
 
<a name="id3171898"></a><h3>
 
151
<a name="id2808882"></a><h3>
152
152
<a name="GConfLocaleList"></a>GConfLocaleList</h3>
153
 
<a class="indexterm" name="id3171910"></a><pre class="programlisting">typedef struct {
 
153
<a class="indexterm" name="id2808894"></a><pre class="programlisting">typedef struct {
154
154
  const gchar** list;
155
155
} GConfLocaleList;
156
156
</pre>
160
160
</div>
161
161
<hr>
162
162
<div class="refsect2" lang="en">
163
 
<a name="id3149583"></a><h3>
 
163
<a name="id2856498"></a><h3>
164
164
<a name="gconf-locale-list-ref"></a>gconf_locale_list_ref ()</h3>
165
 
<a class="indexterm" name="id3149594"></a><pre class="programlisting">void                gconf_locale_list_ref               (<a class="link" href="gconf-gconf-locale.html#GConfLocaleList">GConfLocaleList</a> *list);</pre>
 
165
<a class="indexterm" name="id2856509"></a><pre class="programlisting">void                gconf_locale_list_ref               (<a class="link" href="gconf-gconf-locale.html#GConfLocaleList">GConfLocaleList</a> *list);</pre>
166
166
<p>
167
167
 
168
168
</p>
179
179
</div>
180
180
<hr>
181
181
<div class="refsect2" lang="en">
182
 
<a name="id3149640"></a><h3>
 
182
<a name="id2856555"></a><h3>
183
183
<a name="gconf-locale-list-unref"></a>gconf_locale_list_unref ()</h3>
184
 
<a class="indexterm" name="id3149651"></a><pre class="programlisting">void                gconf_locale_list_unref             (<a class="link" href="gconf-gconf-locale.html#GConfLocaleList">GConfLocaleList</a> *list);</pre>
 
184
<a class="indexterm" name="id2856567"></a><pre class="programlisting">void                gconf_locale_list_unref             (<a class="link" href="gconf-gconf-locale.html#GConfLocaleList">GConfLocaleList</a> *list);</pre>
185
185
<p>
186
186
 
187
187
</p>
198
198
</div>
199
199
<hr>
200
200
<div class="refsect2" lang="en">
201
 
<a name="id3205009"></a><h3>
 
201
<a name="id2769401"></a><h3>
202
202
<a name="gconf-locale-cache-get-list"></a>gconf_locale_cache_get_list ()</h3>
203
 
<a class="indexterm" name="id3205020"></a><pre class="programlisting"><a class="link" href="gconf-gconf-locale.html#GConfLocaleList">GConfLocaleList</a>*    gconf_locale_cache_get_list         (<a class="link" href="gconf-gconf-locale.html#GConfLocaleCache">GConfLocaleCache</a> *cache,
 
203
<a class="indexterm" name="id2769413"></a><pre class="programlisting"><a class="link" href="gconf-gconf-locale.html#GConfLocaleList">GConfLocaleList</a>*    gconf_locale_cache_get_list         (<a class="link" href="gconf-gconf-locale.html#GConfLocaleCache">GConfLocaleCache</a> *cache,
204
204
                                                         const <a
205
205
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
206
206
>gchar</a> *locale);</pre>
232
232
</div>
233
233
<hr>
234
234
<div class="refsect2" lang="en">
235
 
<a name="id3201203"></a><h3>
 
235
<a name="id2795270"></a><h3>
236
236
<a name="gconf-split-locale"></a>gconf_split_locale ()</h3>
237
 
<a class="indexterm" name="id3201215"></a><pre class="programlisting"><a
 
237
<a class="indexterm" name="id2795282"></a><pre class="programlisting"><a
238
238
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
239
239
>gchar</a>**             gconf_split_locale                  (const <a
240
240
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
262
262
</div>
263
263
</div>
264
264
<div class="refsect1" lang="en">
265
 
<a name="id3201273"></a><div class="refsect2" lang="en"><a name="id3201274"></a></div>
 
265
<a name="id2795340"></a><div class="refsect2" lang="en"><a name="id2795341"></a></div>
266
266
<hr>
267
 
<div class="refsect2" lang="en"><a name="id3201275"></a></div>
 
267
<div class="refsect2" lang="en"><a name="id2795342"></a></div>
268
268
</div>
269
269
</div>
270
270
</body>