~ubuntu-branches/ubuntu/trusty/libgnomeui/trusty

« back to all changes in this revision

Viewing changes to doc/reference/html/libgnomeui-gnome-window-icon.html

  • Committer: Bazaar Package Importer
  • Author(s): Michael Terry
  • Date: 2010-09-27 15:03:31 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100927150331-t5ddjbw1edh851k4
Tags: 2.24.4-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="deprecated.html" title="Deprecated Modules">
9
9
<link rel="prev" href="libgnomeui-gnome-window.html" title="gnome-window">
10
10
<link rel="next" href="libgnomeui-objects.html" title="Object Hierarchy">
11
 
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.15.1 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="part" href="pt01.html" title="Part I. GNOME UI Library (libgnomeui)">
14
 
<link rel="chapter" href="initialization.html" title="Initialization and Session Management">
15
 
<link rel="chapter" href="application-mgmt.html" title="Application Management">
16
 
<link rel="chapter" href="druids.html" title="Druids">
17
 
<link rel="chapter" href="fixme.html" title="Miscellaneous Widgets">
18
 
<link rel="chapter" href="miscellaneous.html" title="Miscellaneous Utility Functions and Macros">
19
 
<link rel="chapter" href="deprecated.html" title="Deprecated Modules">
20
 
<link rel="chapter" href="libgnomeui-objects.html" title="Object Hierarchy">
21
 
<link rel="index" href="ix01.html" title="Index">
22
 
<link rel="index" href="ix02.html" title="Index of deprecated symbols">
23
 
<link rel="index" href="ix03.html" title="Index of new symbols in 2.2">
24
 
<link rel="index" href="ix04.html" title="Index of new symbols in 2.4">
25
 
<link rel="index" href="ix05.html" title="Index of new symbols in 2.6">
26
 
<link rel="index" href="ix06.html" title="Index of new symbols in 2.8">
27
 
<link rel="index" href="ix07.html" title="Index of new symbols in 2.10">
28
 
<link rel="index" href="ix08.html" title="Index of new symbols in 2.12">
29
 
<link rel="index" href="ix09.html" title="Index of new symbols in 2.14">
30
 
<link rel="index" href="ix10.html" title="Index of new symbols in 2.16">
31
13
</head>
32
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
33
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
44
26
                  <a href="#libgnomeui-gnome-window-icon.description" class="shortcut">Description</a>
45
27
</td></tr>
46
28
</table>
47
 
<div class="refentry" title="gnome-window-icon">
 
29
<div class="refentry">
48
30
<a name="libgnomeui-gnome-window-icon"></a><div class="titlepage"></div>
49
31
<div class="refnamediv"><table width="100%"><tr>
50
32
<td valign="top">
53
35
</td>
54
36
<td valign="top" align="right"></td>
55
37
</tr></table></div>
56
 
<div class="refsynopsisdiv" title="Synopsis">
 
38
<div class="refsynopsisdiv">
57
39
<a name="libgnomeui-gnome-window-icon.synopsis"></a><h2>Synopsis</h2>
58
40
<pre class="synopsis">
59
41
#include &lt;libgnomeui/libgnomeui.h&gt;
60
42
 
61
 
<span class="returnvalue">void</span>                <a class="link" href="libgnomeui-gnome-window-icon.html#gnome-window-icon-set-from-default" title="gnome_window_icon_set_from_default ()">gnome_window_icon_set_from_default</a>  (<span class="returnvalue">GtkWindow</span> *w);
62
 
<span class="returnvalue">void</span>                <a class="link" href="libgnomeui-gnome-window-icon.html#gnome-window-icon-set-from-file" title="gnome_window_icon_set_from_file ()">gnome_window_icon_set_from_file</a>     (<span class="returnvalue">GtkWindow</span> *w,
63
 
                                                         const <span class="returnvalue">char</span> *filename);
 
43
<span class="returnvalue">void</span>                <a class="link" href="libgnomeui-gnome-window-icon.html#gnome-window-icon-set-from-default" title="gnome_window_icon_set_from_default ()">gnome_window_icon_set_from_default</a>  (<em class="parameter"><code><span class="type">GtkWindow</span> *w</code></em>);
 
44
<span class="returnvalue">void</span>                <a class="link" href="libgnomeui-gnome-window-icon.html#gnome-window-icon-set-from-file" title="gnome_window_icon_set_from_file ()">gnome_window_icon_set_from_file</a>     (<em class="parameter"><code><span class="type">GtkWindow</span> *w</code></em>,
 
45
                                                         <em class="parameter"><code>const <span class="type">char</span> *filename</code></em>);
64
46
<span class="returnvalue">void</span>                <a class="link" href="libgnomeui-gnome-window-icon.html#gnome-window-icon-set-from-file-list" title="gnome_window_icon_set_from_file_list ()">gnome_window_icon_set_from_file_list</a>
65
 
                                                        (<span class="returnvalue">GtkWindow</span> *w,
66
 
                                                         const <span class="returnvalue">char</span> **filenames);
 
47
                                                        (<em class="parameter"><code><span class="type">GtkWindow</span> *w</code></em>,
 
48
                                                         <em class="parameter"><code>const <span class="type">char</span> **filenames</code></em>);
67
49
<span class="returnvalue">void</span>                <a class="link" href="libgnomeui-gnome-window-icon.html#gnome-window-icon-set-default-from-file" title="gnome_window_icon_set_default_from_file ()">gnome_window_icon_set_default_from_file</a>
68
 
                                                        (const <span class="returnvalue">char</span> *filename);
 
50
                                                        (<em class="parameter"><code>const <span class="type">char</span> *filename</code></em>);
69
51
<span class="returnvalue">void</span>                <a class="link" href="libgnomeui-gnome-window-icon.html#gnome-window-icon-set-default-from-file-list" title="gnome_window_icon_set_default_from_file_list ()">gnome_window_icon_set_default_from_file_list</a>
70
 
                                                        (const <span class="returnvalue">char</span> **filenames);
71
 
<span class="returnvalue">void</span>                <a class="link" href="libgnomeui-gnome-window-icon.html#gnome-window-icon-init" title="gnome_window_icon_init ()">gnome_window_icon_init</a>              (void);
 
52
                                                        (<em class="parameter"><code>const <span class="type">char</span> **filenames</code></em>);
 
53
<span class="returnvalue">void</span>                <a class="link" href="libgnomeui-gnome-window-icon.html#gnome-window-icon-init" title="gnome_window_icon_init ()">gnome_window_icon_init</a>              (<em class="parameter"><code><span class="type">void</span></code></em>);
72
54
</pre>
73
55
</div>
74
 
<div class="refsect1" title="Description">
 
56
<div class="refsect1">
75
57
<a name="libgnomeui-gnome-window-icon.description"></a><h2>Description</h2>
76
58
<p>
77
59
</p>
78
60
</div>
79
 
<div class="refsect1" title="Details">
 
61
<div class="refsect1">
80
62
<a name="libgnomeui-gnome-window-icon.details"></a><h2>Details</h2>
81
 
<div class="refsect2" title="gnome_window_icon_set_from_default ()">
 
63
<div class="refsect2">
82
64
<a name="gnome-window-icon-set-from-default"></a><h3>gnome_window_icon_set_from_default ()</h3>
83
 
<pre class="programlisting"><span class="returnvalue">void</span>                gnome_window_icon_set_from_default  (<span class="returnvalue">GtkWindow</span> *w);</pre>
84
 
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
65
<pre class="programlisting"><span class="returnvalue">void</span>                gnome_window_icon_set_from_default  (<em class="parameter"><code><span class="type">GtkWindow</span> *w</code></em>);</pre>
 
66
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
85
67
<h3 class="title">Warning</h3>
86
68
<p><code class="literal">gnome_window_icon_set_from_default</code> is deprecated and should not be used in newly-written code.</p>
87
69
</div>
88
70
<p>
89
 
Makes the <span class="type">GtkWindow</span> <em class="parameter"><code>w</code></em> use the default icon.</p>
 
71
Makes the <span class="type">GtkWindow</span> <em class="parameter"><code>w</code></em> use the default icon.
 
72
</p>
90
73
<div class="variablelist"><table border="0">
91
74
<col align="left" valign="top">
92
75
<tbody><tr>
93
76
<td><p><span class="term"><em class="parameter"><code>w</code></em> :</span></p></td>
94
 
<td> the <span class="type">GtkWidget</span> to set the icon on
 
77
<td>the <span class="type">GtkWidget</span> to set the icon on
95
78
</td>
96
79
</tr></tbody>
97
80
</table></div>
98
81
</div>
99
82
<hr>
100
 
<div class="refsect2" title="gnome_window_icon_set_from_file ()">
 
83
<div class="refsect2">
101
84
<a name="gnome-window-icon-set-from-file"></a><h3>gnome_window_icon_set_from_file ()</h3>
102
 
<pre class="programlisting"><span class="returnvalue">void</span>                gnome_window_icon_set_from_file     (<span class="returnvalue">GtkWindow</span> *w,
103
 
                                                         const <span class="returnvalue">char</span> *filename);</pre>
104
 
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
85
<pre class="programlisting"><span class="returnvalue">void</span>                gnome_window_icon_set_from_file     (<em class="parameter"><code><span class="type">GtkWindow</span> *w</code></em>,
 
86
                                                         <em class="parameter"><code>const <span class="type">char</span> *filename</code></em>);</pre>
 
87
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
105
88
<h3 class="title">Warning</h3>
106
89
<p><code class="literal">gnome_window_icon_set_from_file</code> is deprecated and should not be used in newly-written code.</p>
107
90
</div>
108
91
<p>
109
 
Makes the <span class="type">GtkWindow</span> <em class="parameter"><code>w</code></em> use the icon in <em class="parameter"><code>filename</code></em>.</p>
 
92
Makes the <span class="type">GtkWindow</span> <em class="parameter"><code>w</code></em> use the icon in <em class="parameter"><code>filename</code></em>.
 
93
</p>
110
94
<div class="variablelist"><table border="0">
111
95
<col align="left" valign="top">
112
96
<tbody>
113
97
<tr>
114
98
<td><p><span class="term"><em class="parameter"><code>w</code></em> :</span></p></td>
115
 
<td> the <span class="type">GtkWidget</span> to set the icon on
 
99
<td>the <span class="type">GtkWidget</span> to set the icon on
116
100
</td>
117
101
</tr>
118
102
<tr>
119
103
<td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
120
 
<td> the name of the file to load
 
104
<td>the name of the file to load
121
105
</td>
122
106
</tr>
123
107
</tbody>
124
108
</table></div>
125
109
</div>
126
110
<hr>
127
 
<div class="refsect2" title="gnome_window_icon_set_from_file_list ()">
 
111
<div class="refsect2">
128
112
<a name="gnome-window-icon-set-from-file-list"></a><h3>gnome_window_icon_set_from_file_list ()</h3>
129
113
<pre class="programlisting"><span class="returnvalue">void</span>                gnome_window_icon_set_from_file_list
130
 
                                                        (<span class="returnvalue">GtkWindow</span> *w,
131
 
                                                         const <span class="returnvalue">char</span> **filenames);</pre>
132
 
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
114
                                                        (<em class="parameter"><code><span class="type">GtkWindow</span> *w</code></em>,
 
115
                                                         <em class="parameter"><code>const <span class="type">char</span> **filenames</code></em>);</pre>
 
116
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
133
117
<h3 class="title">Warning</h3>
134
118
<p><code class="literal">gnome_window_icon_set_from_file_list</code> is deprecated and should not be used in newly-written code.</p>
135
119
</div>
136
120
<p>
137
121
Convenience wrapper around <code class="function">gtk_window_set_icon_list()</code>,
138
 
which loads the icons in <em class="parameter"><code>filenames</code></em>.</p>
 
122
which loads the icons in <em class="parameter"><code>filenames</code></em>.
 
123
</p>
139
124
<div class="variablelist"><table border="0">
140
125
<col align="left" valign="top">
141
126
<tbody>
142
127
<tr>
143
128
<td><p><span class="term"><em class="parameter"><code>w</code></em> :</span></p></td>
144
 
<td> window to set icons on
 
129
<td>window to set icons on
145
130
</td>
146
131
</tr>
147
132
<tr>
148
133
<td><p><span class="term"><em class="parameter"><code>filenames</code></em> :</span></p></td>
149
 
<td> NULL terminated string array
 
134
<td>NULL terminated string array
150
135
</td>
151
136
</tr>
152
137
</tbody>
153
138
</table></div>
154
139
</div>
155
140
<hr>
156
 
<div class="refsect2" title="gnome_window_icon_set_default_from_file ()">
 
141
<div class="refsect2">
157
142
<a name="gnome-window-icon-set-default-from-file"></a><h3>gnome_window_icon_set_default_from_file ()</h3>
158
143
<pre class="programlisting"><span class="returnvalue">void</span>                gnome_window_icon_set_default_from_file
159
 
                                                        (const <span class="returnvalue">char</span> *filename);</pre>
160
 
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
144
                                                        (<em class="parameter"><code>const <span class="type">char</span> *filename</code></em>);</pre>
 
145
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
161
146
<h3 class="title">Warning</h3>
162
147
<p><code class="literal">gnome_window_icon_set_default_from_file</code> is deprecated and should not be used in newly-written code.</p>
163
148
</div>
164
149
<p>
165
150
Set the default icon to the image in <em class="parameter"><code>filename</code></em>, if one 
166
151
of the gnome_window_icon_set_default_from* functions have not already
167
 
been called.</p>
 
152
been called.
 
153
</p>
168
154
<div class="variablelist"><table border="0">
169
155
<col align="left" valign="top">
170
156
<tbody><tr>
171
157
<td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
172
 
<td> filename for the default window icon
 
158
<td>filename for the default window icon
173
159
</td>
174
160
</tr></tbody>
175
161
</table></div>
176
162
</div>
177
163
<hr>
178
 
<div class="refsect2" title="gnome_window_icon_set_default_from_file_list ()">
 
164
<div class="refsect2">
179
165
<a name="gnome-window-icon-set-default-from-file-list"></a><h3>gnome_window_icon_set_default_from_file_list ()</h3>
180
166
<pre class="programlisting"><span class="returnvalue">void</span>                gnome_window_icon_set_default_from_file_list
181
 
                                                        (const <span class="returnvalue">char</span> **filenames);</pre>
182
 
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
167
                                                        (<em class="parameter"><code>const <span class="type">char</span> **filenames</code></em>);</pre>
 
168
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
183
169
<h3 class="title">Warning</h3>
184
170
<p><code class="literal">gnome_window_icon_set_default_from_file_list</code> is deprecated and should not be used in newly-written code.</p>
185
171
</div>
186
172
<p>
187
173
Wrapper around <code class="function">gtk_window_set_default_icon_list()</code>,
188
 
which loads the icons in <em class="parameter"><code>filenames</code></em>.</p>
 
174
which loads the icons in <em class="parameter"><code>filenames</code></em>.
 
175
</p>
189
176
<div class="variablelist"><table border="0">
190
177
<col align="left" valign="top">
191
178
<tbody><tr>
192
179
<td><p><span class="term"><em class="parameter"><code>filenames</code></em> :</span></p></td>
193
 
<td> NULL terminated string array
 
180
<td>NULL terminated string array
194
181
</td>
195
182
</tr></tbody>
196
183
</table></div>
197
184
</div>
198
185
<hr>
199
 
<div class="refsect2" title="gnome_window_icon_init ()">
 
186
<div class="refsect2">
200
187
<a name="gnome-window-icon-init"></a><h3>gnome_window_icon_init ()</h3>
201
 
<pre class="programlisting"><span class="returnvalue">void</span>                gnome_window_icon_init              (void);</pre>
202
 
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
188
<pre class="programlisting"><span class="returnvalue">void</span>                gnome_window_icon_init              (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 
189
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
203
190
<h3 class="title">Warning</h3>
204
191
<p><code class="literal">gnome_window_icon_init</code> is deprecated and should not be used in newly-written code.</p>
205
192
</div>
206
193
<p>
207
194
Initialize the gnome window icon by checking the
208
195
GNOME_DESKTOP_ICON environment variable.  This function is 
209
 
automatically called by the gnome_init process.</p>
 
196
automatically called by the gnome_init process.
 
197
</p>
210
198
</div>
211
199
</div>
212
200
</div>
213
201
<div class="footer">
214
202
<hr>
215
 
          Generated by GTK-Doc V1.14</div>
 
203
          Generated by GTK-Doc V1.15.1</div>
216
204
</body>
217
205
</html>
 
 
b'\\ No newline at end of file'