~ubuntu-branches/ubuntu/quantal/libgweather/quantal

« back to all changes in this revision

Viewing changes to doc/html/libgweather-gweather-timezone.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-05-17 15:26:05 UTC
  • mfrom: (1.1.28 upstream) (5.1.9 experimental)
  • Revision ID: james.westby@ubuntu.com-20110517152605-anf9c03d1ny7yn54
Tags: 3.0.0-0ubuntu1
* Resynchronize on Debian and update to the current version, remaining diff:
* debian/control.in:
  - Build-depend on dh-autoreconf, gnome-common
  - use Conflicts on the ppa binaries names differently for easier upgrades
* debian/rules:
  - Run autotools on build
  - Generate POT files on build
* debian/patches/01_gettext_not_xml.patch: 
  - using gettext rather than add translations to the xml databases
* debian/watch: 
  - Watch unstable series  

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>gweather-timezone</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
 
<link rel="home" href="index.html" title="libgweather Reference Manual">
 
7
<link rel="home" href="index.html" title="libgweather-3.0 Reference Manual">
8
8
<link rel="up" href="ch01.html" title="[Insert title here]">
9
 
<link rel="prev" href="GWeatherLocationEntry.html" title="GWeatherLocationEntry">
10
 
<link rel="next" href="GWeatherTimezoneMenu.html" title="GWeatherTimezoneMenu">
11
 
<meta name="generator" content="GTK-Doc V1.15.1 (XML mode)">
 
9
<link rel="prev" href="libgweather-gweather-xml.html" title="gweather-xml">
 
10
<link rel="next" href="object-tree.html" title="Object Hierarchy">
 
11
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
16
<tr valign="middle">
17
 
<td><a accesskey="p" href="GWeatherLocationEntry.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
17
<td><a accesskey="p" href="libgweather-gweather-xml.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
18
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
19
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
 
<th width="100%" align="center">libgweather Reference Manual</th>
21
 
<td><a accesskey="n" href="GWeatherTimezoneMenu.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
20
<th width="100%" align="center">libgweather-3.0 Reference Manual</th>
 
21
<td><a accesskey="n" href="object-tree.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
22
</tr>
23
23
<tr><td colspan="5" class="shortcuts">
24
24
<a href="#libgweather-gweather-timezone.synopsis" class="shortcut">Top</a>
38
38
<div class="refsynopsisdiv">
39
39
<a name="libgweather-gweather-timezone.synopsis"></a><h2>Synopsis</h2>
40
40
<pre class="synopsis">                    <a class="link" href="libgweather-gweather-timezone.html#GWeatherTimezone" title="GWeatherTimezone">GWeatherTimezone</a>;
 
41
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               <a class="link" href="libgweather-gweather-timezone.html#gweather-timezone-get-type" title="gweather_timezone_get_type ()">gweather_timezone_get_type</a>          (<em class="parameter"><code><span class="type">void</span></code></em>);
 
42
#define             <a class="link" href="libgweather-gweather-timezone.html#GWEATHER-TYPE-TIMEZONE:CAPS" title="GWEATHER_TYPE_TIMEZONE">GWEATHER_TYPE_TIMEZONE</a>
41
43
const <span class="returnvalue">char</span> *        <a class="link" href="libgweather-gweather-timezone.html#gweather-timezone-get-name" title="gweather_timezone_get_name ()">gweather_timezone_get_name</a>          (<em class="parameter"><code><a class="link" href="libgweather-gweather-timezone.html#GWeatherTimezone" title="GWeatherTimezone"><span class="type">GWeatherTimezone</span></a> *zone</code></em>);
42
44
const <span class="returnvalue">char</span> *        <a class="link" href="libgweather-gweather-timezone.html#gweather-timezone-get-tzid" title="gweather_timezone_get_tzid ()">gweather_timezone_get_tzid</a>          (<em class="parameter"><code><a class="link" href="libgweather-gweather-timezone.html#GWeatherTimezone" title="GWeatherTimezone"><span class="type">GWeatherTimezone</span></a> *zone</code></em>);
43
45
<span class="returnvalue">int</span>                 <a class="link" href="libgweather-gweather-timezone.html#gweather-timezone-get-offset" title="gweather_timezone_get_offset ()">gweather_timezone_get_offset</a>        (<em class="parameter"><code><a class="link" href="libgweather-gweather-timezone.html#GWeatherTimezone" title="GWeatherTimezone"><span class="type">GWeatherTimezone</span></a> *zone</code></em>);
45
47
<span class="returnvalue">int</span>                 <a class="link" href="libgweather-gweather-timezone.html#gweather-timezone-get-dst-offset" title="gweather_timezone_get_dst_offset ()">gweather_timezone_get_dst_offset</a>    (<em class="parameter"><code><a class="link" href="libgweather-gweather-timezone.html#GWeatherTimezone" title="GWeatherTimezone"><span class="type">GWeatherTimezone</span></a> *zone</code></em>);
46
48
<a class="link" href="libgweather-gweather-timezone.html#GWeatherTimezone" title="GWeatherTimezone"><span class="returnvalue">GWeatherTimezone</span></a> *  <a class="link" href="libgweather-gweather-timezone.html#gweather-timezone-ref" title="gweather_timezone_ref ()">gweather_timezone_ref</a>               (<em class="parameter"><code><a class="link" href="libgweather-gweather-timezone.html#GWeatherTimezone" title="GWeatherTimezone"><span class="type">GWeatherTimezone</span></a> *zone</code></em>);
47
49
<span class="returnvalue">void</span>                <a class="link" href="libgweather-gweather-timezone.html#gweather-timezone-unref" title="gweather_timezone_unref ()">gweather_timezone_unref</a>             (<em class="parameter"><code><a class="link" href="libgweather-gweather-timezone.html#GWeatherTimezone" title="GWeatherTimezone"><span class="type">GWeatherTimezone</span></a> *zone</code></em>);
 
50
<a class="link" href="libgweather-gweather-timezone.html#GWeatherTimezone" title="GWeatherTimezone"><span class="returnvalue">GWeatherTimezone</span></a> *  <a class="link" href="libgweather-gweather-timezone.html#gweather-timezone-get-utc" title="gweather_timezone_get_utc ()">gweather_timezone_get_utc</a>           (<em class="parameter"><code><span class="type">void</span></code></em>);
48
51
</pre>
49
52
</div>
50
53
<div class="refsect1">
69
72
</div>
70
73
<hr>
71
74
<div class="refsect2">
 
75
<a name="gweather-timezone-get-type"></a><h3>gweather_timezone_get_type ()</h3>
 
76
<pre class="programlisting"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               gweather_timezone_get_type          (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 
77
<p>
 
78
</p>
 
79
</div>
 
80
<hr>
 
81
<div class="refsect2">
 
82
<a name="GWEATHER-TYPE-TIMEZONE:CAPS"></a><h3>GWEATHER_TYPE_TIMEZONE</h3>
 
83
<pre class="programlisting">#define GWEATHER_TYPE_TIMEZONE (gweather_timezone_get_type ())
 
84
</pre>
 
85
<p>
 
86
</p>
 
87
</div>
 
88
<hr>
 
89
<div class="refsect2">
72
90
<a name="gweather-timezone-get-name"></a><h3>gweather_timezone_get_name ()</h3>
73
91
<pre class="programlisting">const <span class="returnvalue">char</span> *        gweather_timezone_get_name          (<em class="parameter"><code><a class="link" href="libgweather-gweather-timezone.html#GWeatherTimezone" title="GWeatherTimezone"><span class="type">GWeatherTimezone</span></a> *zone</code></em>);</pre>
74
92
<p>
90
108
</tr>
91
109
<tr>
92
110
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
93
 
<td> <em class="parameter"><code>zone</code></em>'s name
94
 
</td>
 
111
<td>
 
112
<em class="parameter"><code>zone</code></em>'s name</td>
95
113
</tr>
96
114
</tbody>
97
115
</table></div>
113
131
</tr>
114
132
<tr>
115
133
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
116
 
<td> <em class="parameter"><code>zone</code></em>'s tzid
117
 
</td>
 
134
<td>
 
135
<em class="parameter"><code>zone</code></em>'s tzid</td>
118
136
</tr>
119
137
</tbody>
120
138
</table></div>
137
155
</tr>
138
156
<tr>
139
157
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
140
 
<td> <em class="parameter"><code>zone</code></em>'s standard offset, in minutes
141
 
</td>
 
158
<td>
 
159
<em class="parameter"><code>zone</code></em>'s standard offset, in minutes</td>
142
160
</tr>
143
161
</tbody>
144
162
</table></div>
160
178
</tr>
161
179
<tr>
162
180
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
163
 
<td> <code class="literal">TRUE</code> if <em class="parameter"><code>zone</code></em> observes daylight/summer time.
164
 
</td>
 
181
<td>
 
182
<code class="literal">TRUE</code> if <em class="parameter"><code>zone</code></em> observes daylight/summer time.</td>
165
183
</tr>
166
184
</tbody>
167
185
</table></div>
185
203
</tr>
186
204
<tr>
187
205
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
188
 
<td> <em class="parameter"><code>zone</code></em>'s daylight/summer time offset, in minutes
189
 
</td>
 
206
<td>
 
207
<em class="parameter"><code>zone</code></em>'s daylight/summer time offset, in minutes</td>
190
208
</tr>
191
209
</tbody>
192
210
</table></div>
208
226
</tr>
209
227
<tr>
210
228
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
211
 
<td> <em class="parameter"><code>zone</code></em>
212
 
</td>
 
229
<td><em class="parameter"><code>zone</code></em></td>
213
230
</tr>
214
231
</tbody>
215
232
</table></div>
230
247
</tr></tbody>
231
248
</table></div>
232
249
</div>
 
250
<hr>
 
251
<div class="refsect2">
 
252
<a name="gweather-timezone-get-utc"></a><h3>gweather_timezone_get_utc ()</h3>
 
253
<pre class="programlisting"><a class="link" href="libgweather-gweather-timezone.html#GWeatherTimezone" title="GWeatherTimezone"><span class="returnvalue">GWeatherTimezone</span></a> *  gweather_timezone_get_utc           (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 
254
<p>
 
255
Gets the UTC timezone.
 
256
</p>
 
257
<div class="variablelist"><table border="0">
 
258
<col align="left" valign="top">
 
259
<tbody><tr>
 
260
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
261
<td>a <a class="link" href="libgweather-gweather-timezone.html#GWeatherTimezone" title="GWeatherTimezone"><span class="type">GWeatherTimezone</span></a> for UTC, or <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> on error.</td>
 
262
</tr></tbody>
 
263
</table></div>
 
264
</div>
233
265
</div>
234
266
</div>
235
267
<div class="footer">
236
268
<hr>
237
 
          Generated by GTK-Doc V1.15.1</div>
 
269
          Generated by GTK-Doc V1.17.1</div>
238
270
</body>
239
271
</html>
 
 
b'\\ No newline at end of file'