~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

Viewing changes to docs/reference/gdk/html/gdk-Application-launching.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-05-31 09:45:32 UTC
  • mfrom: (1.11.5 upstream)
  • mto: This revision was merged to the branch mainline in revision 166.
  • Revision ID: james.westby@ubuntu.com-20100531094532-1epna8bbb2fob68f
Tags: 2.21.1-1
* New upstream development release:
  + debian/rules,
    debian/libgtk2.0-0.symbols:
    - Update for new API symbols.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="reference.html" title="API Reference">
9
9
<link rel="prev" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">
10
10
<link rel="next" href="gdk-Testing.html" title="Testing">
11
 
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.15 (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">
67
67
screen or workspace.
68
68
</p>
69
69
<div class="example">
70
 
<a name="id418540"></a><p class="title"><b>Example 9. Launching an application</b></p>
 
70
<a name="id682265"></a><p class="title"><b>Example 9. Launching an application</b></p>
71
71
<div class="example-contents">
72
72
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
73
73
    <tbody>
272
272
</tr>
273
273
<tr>
274
274
<td><p><span class="term"><em class="parameter"><code>icon</code></em> :</span></p></td>
275
 
<td> a <a href="/usr/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
275
<td> a <a href="/usr/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
276
</td>
276
277
</tr>
277
278
</tbody>
278
279
</table></div>
305
306
</tr>
306
307
<tr>
307
308
<td><p><span class="term"><em class="parameter"><code>icon_name</code></em> :</span></p></td>
308
 
<td> an icon name, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
309
<td> an icon name, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
310
</td>
309
311
</tr>
310
312
</tbody>
311
313
</table></div>
315
317
</div>
316
318
<div class="footer">
317
319
<hr>
318
 
          Generated by GTK-Doc V1.14</div>
 
320
          Generated by GTK-Doc V1.15</div>
319
321
</body>
320
322
</html>
 
 
b'\\ No newline at end of file'