~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): Sebastien Bacher
  • Date: 2009-09-23 09:50:04 UTC
  • mfrom: (1.5.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 129.
  • Revision ID: james.westby@ubuntu.com-20090923095004-e9xauadn4bjs5n7m
Tags: upstream-2.18.0
Import upstream version 2.18.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
88
88
screen or workspace.
89
89
</p>
90
90
<div class="example">
91
 
<a name="id493972"></a><p class="title"><b>Example 9. Launching an application</b></p>
 
91
<a name="id624095"></a><p class="title"><b>Example 9. Launching an application</b></p>
92
92
<div class="example-contents"><pre class="programlisting">
93
93
GdkAppLaunchContext *context;
94
94
context = gdk_app_launch_context_new ();