~bratsche/ubuntu/maverick/gtk+2.0/menu-activation-fix

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/GtkPixmap.html

Import upstream version 2.17.11

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>GtkPixmap</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
7
<link rel="home" href="index.html" title="GTK+ Reference Manual">
8
8
<link rel="up" href="DeprecatedObjects.html" title="Deprecated">
9
9
<link rel="prev" href="GtkOptionMenu.html" title="GtkOptionMenu">
49
49
<link rel="chapter" href="gtk-migrating-GtkBuilder.html" title="Migrating from libglade to GtkBuilder">
50
50
<link rel="chapter" href="gtk-migrating-tooltips.html" title="Migrating from GtkTooltips to GtkTooltip">
51
51
<link rel="chapter" href="gtk-migrating-entry-icons.html" title="Migrating from SexyIconEntry to GtkEntry">
 
52
<link rel="chapter" href="gtk-migrating-label-links.html" title="Migrating from SexyUrlLabel to GtkLabel">
 
53
<link rel="chapter" href="gtk-migrating-ClientSideWindows.html" title="Migrating to client-side windows">
52
54
<link rel="part" href="pt05.html" title="Part V. GTK+ Tools">
53
55
<link rel="glossary" href="glossary.html" title="Glossary">
54
56
<link rel="index" href="api-index-full.html" title="Index of all symbols">
61
63
<link rel="index" href="api-index-2-12.html" title="Index of new symbols in 2.12">
62
64
<link rel="index" href="api-index-2-14.html" title="Index of new symbols in 2.14">
63
65
<link rel="index" href="api-index-2-16.html" title="Index of new symbols in 2.16">
 
66
<link rel="index" href="api-index-2-18.html" title="Index of new symbols in 2.18">
64
67
</head>
65
68
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
66
69
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
81
84
                <a href="#GtkPixmap.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
82
85
</td></tr>
83
86
</table>
84
 
<div class="refentry" lang="en">
 
87
<div class="refentry" title="GtkPixmap">
85
88
<a name="GtkPixmap"></a><div class="titlepage"></div>
86
89
<div class="refnamediv"><table width="100%"><tr>
87
90
<td valign="top">
90
93
</td>
91
94
<td valign="top" align="right"></td>
92
95
</tr></table></div>
93
 
<div class="refsynopsisdiv">
 
96
<div class="refsynopsisdiv" title="Synopsis">
94
97
<a name="GtkPixmap.synopsis"></a><h2>Synopsis</h2>
95
98
<pre class="synopsis">
96
99
 
123
126
>gboolean</a> build);
124
127
</pre>
125
128
</div>
126
 
<div class="refsect1" lang="en">
 
129
<div class="refsect1" title="Object Hierarchy">
127
130
<a name="GtkPixmap.object-hierarchy"></a><h2>Object Hierarchy</h2>
128
131
<pre class="synopsis">
129
132
  <a
138
141
                           +----GtkPixmap
139
142
</pre>
140
143
</div>
141
 
<div class="refsect1" lang="en">
 
144
<div class="refsect1" title="Implemented Interfaces">
142
145
<a name="GtkPixmap.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
143
146
<p>
144
147
GtkPixmap implements
145
148
 AtkImplementorIface and  <a class="link" href="gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a>.</p>
146
149
</div>
147
 
<div class="refsect1" lang="en">
 
150
<div class="refsect1" title="Description">
148
151
<a name="GtkPixmap.description"></a><h2>Description</h2>
149
152
<p>
150
153
The <a class="link" href="GtkPixmap.html" title="GtkPixmap"><span class="type">GtkPixmap</span></a> widget displays a graphical image or icon.
167
170
in newly written code. Use <a class="link" href="GtkImage.html" title="GtkImage"><span class="type">GtkImage</span></a> instead.
168
171
</p>
169
172
</div>
170
 
<div class="refsect1" lang="en">
 
173
<div class="refsect1" title="Details">
171
174
<a name="GtkPixmap.details"></a><h2>Details</h2>
172
 
<div class="refsect2" lang="en">
 
175
<div class="refsect2" title="GtkPixmap">
173
176
<a name="GtkPixmap-struct"></a><h3>GtkPixmap</h3>
174
177
<pre class="programlisting">typedef struct _GtkPixmap GtkPixmap;</pre>
175
 
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
178
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
176
179
<h3 class="title">Warning</h3>
177
180
<p><code class="literal">GtkPixmap</code> is deprecated and should not be used in newly-written code.</p>
178
181
</div>
182
185
</p>
183
186
</div>
184
187
<hr>
185
 
<div class="refsect2" lang="en">
 
188
<div class="refsect2" title="gtk_pixmap_new ()">
186
189
<a name="gtk-pixmap-new"></a><h3>gtk_pixmap_new ()</h3>
187
190
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_pixmap_new                      (<a
188
191
href="http://library.gnome.org/devel/gdk/unstable/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"
190
193
                                                         <a
191
194
href="http://library.gnome.org/devel/gdk/unstable/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"
192
195
>GdkBitmap</a> *mask);</pre>
193
 
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
196
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
194
197
<h3 class="title">Warning</h3>
195
198
<p><code class="literal">gtk_pixmap_new</code> is deprecated and should not be used in newly-written code.</p>
196
199
</div>
220
223
</table></div>
221
224
</div>
222
225
<hr>
223
 
<div class="refsect2" lang="en">
 
226
<div class="refsect2" title="gtk_pixmap_set ()">
224
227
<a name="gtk-pixmap-set"></a><h3>gtk_pixmap_set ()</h3>
225
228
<pre class="programlisting">void                gtk_pixmap_set                      (<a class="link" href="GtkPixmap.html" title="GtkPixmap">GtkPixmap</a> *pixmap,
226
229
                                                         <a
229
232
                                                         <a
230
233
href="http://library.gnome.org/devel/gdk/unstable/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"
231
234
>GdkBitmap</a> *mask);</pre>
232
 
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
235
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
233
236
<h3 class="title">Warning</h3>
234
237
<p><code class="literal">gtk_pixmap_set</code> is deprecated and should not be used in newly-written code.</p>
235
238
</div>
268
271
</table></div>
269
272
</div>
270
273
<hr>
271
 
<div class="refsect2" lang="en">
 
274
<div class="refsect2" title="gtk_pixmap_get ()">
272
275
<a name="gtk-pixmap-get"></a><h3>gtk_pixmap_get ()</h3>
273
276
<pre class="programlisting">void                gtk_pixmap_get                      (<a class="link" href="GtkPixmap.html" title="GtkPixmap">GtkPixmap</a> *pixmap,
274
277
                                                         <a
277
280
                                                         <a
278
281
href="http://library.gnome.org/devel/gdk/unstable/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"
279
282
>GdkBitmap</a> **mask);</pre>
280
 
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
283
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
281
284
<h3 class="title">Warning</h3>
282
285
<p><code class="literal">gtk_pixmap_get</code> is deprecated and should not be used in newly-written code.</p>
283
286
</div>
314
317
</table></div>
315
318
</div>
316
319
<hr>
317
 
<div class="refsect2" lang="en">
 
320
<div class="refsect2" title="gtk_pixmap_set_build_insensitive ()">
318
321
<a name="gtk-pixmap-set-build-insensitive"></a><h3>gtk_pixmap_set_build_insensitive ()</h3>
319
322
<pre class="programlisting">void                gtk_pixmap_set_build_insensitive    (<a class="link" href="GtkPixmap.html" title="GtkPixmap">GtkPixmap</a> *pixmap,
320
323
                                                         <a
321
324
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
322
325
>gboolean</a> build);</pre>
323
 
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
326
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
324
327
<h3 class="title">Warning</h3>
325
328
<p><code class="literal">gtk_pixmap_set_build_insensitive</code> is deprecated and should not be used in newly-written code.</p>
326
329
</div>