~ubuntu-branches/ubuntu/lucid/gedit/lucid-updates

« back to all changes in this revision

Viewing changes to docs/reference/html/gedit-gedit-help.html

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-04-29 10:16:12 UTC
  • mfrom: (1.1.79 upstream)
  • Revision ID: james.westby@ubuntu.com-20100429101612-cawm9u2kja132bpc
Tags: 2.30.2-0ubuntu1
* New upstream release:
  - Fix cut and paste typo that broke syntax detection

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
</div>
45
45
<div class="refsect1" title="Description">
46
46
<a name="gedit-gedit-help.description"></a><h2>Description</h2>
 
47
<p>
 
48
</p>
47
49
</div>
48
50
<div class="refsect1" title="Details">
49
51
<a name="gedit-gedit-help.details"></a><h2>Details</h2>
52
54
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gedit_help_display                  (<em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkWindow.html"><span class="type">GtkWindow</span></a> *parent</code></em>,
53
55
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
54
56
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *link_id</code></em>);</pre>
 
57
<p>
 
58
</p>
 
59
<div class="variablelist"><table border="0">
 
60
<col align="left" valign="top">
 
61
<tbody>
 
62
<tr>
 
63
<td><p><span class="term"><em class="parameter"><code>parent</code></em> :</span></p></td>
 
64
<td>
 
65
</td>
 
66
</tr>
 
67
<tr>
 
68
<td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
 
69
<td>
 
70
</td>
 
71
</tr>
 
72
<tr>
 
73
<td><p><span class="term"><em class="parameter"><code>link_id</code></em> :</span></p></td>
 
74
<td>
 
75
</td>
 
76
</tr>
 
77
<tr>
 
78
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
79
<td>
 
80
</td>
 
81
</tr>
 
82
</tbody>
 
83
</table></div>
55
84
</div>
56
85
</div>
57
86
</div>