~ubuntu-branches/ubuntu/natty/bamf/natty-proposed

« back to all changes in this revision

Viewing changes to doc/reference/libbamf/html/BamfMatcher.html

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-11-11 18:37:42 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20101111183742-jc2ep9nyyjbdej5g
Tags: 0.2.60-0ubuntu1
* new upstream release
* debian/libbamf0.symbols:
  - add the new symbols

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
                                                        (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>,
66
66
                                                         <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> *application</code></em>);
67
67
<a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             <a class="link" href="BamfMatcher.html#bamf-matcher-get-windows" title="bamf_matcher_get_windows ()">bamf_matcher_get_windows</a>            (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>);
 
68
<a class="link" href="BamfApplication.html" title="BamfApplication"><span class="returnvalue">BamfApplication</span></a> *   <a class="link" href="BamfMatcher.html#bamf-matcher-get-application-for-desktop-file" title="bamf_matcher_get_application_for_desktop_file ()">bamf_matcher_get_application_for_desktop_file</a>
 
69
                                                        (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>,
 
70
                                                         <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> *desktop_file_path</code></em>,
 
71
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> create_if_not_found</code></em>);
68
72
</pre>
69
73
</div>
70
74
<div class="refsect1" title="Object Hierarchy">
411
415
</tbody>
412
416
</table></div>
413
417
</div>
 
418
<hr>
 
419
<div class="refsect2" title="bamf_matcher_get_application_for_desktop_file ()">
 
420
<a name="bamf-matcher-get-application-for-desktop-file"></a><h3>bamf_matcher_get_application_for_desktop_file ()</h3>
 
421
<pre class="programlisting"><a class="link" href="BamfApplication.html" title="BamfApplication"><span class="returnvalue">BamfApplication</span></a> *   bamf_matcher_get_application_for_desktop_file
 
422
                                                        (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>,
 
423
                                                         <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> *desktop_file_path</code></em>,
 
424
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> create_if_not_found</code></em>);</pre>
 
425
<p>
 
426
</p>
 
427
<div class="variablelist"><table border="0">
 
428
<col align="left" valign="top">
 
429
<tbody>
 
430
<tr>
 
431
<td><p><span class="term"><em class="parameter"><code>matcher</code></em> :</span></p></td>
 
432
<td>
 
433
</td>
 
434
</tr>
 
435
<tr>
 
436
<td><p><span class="term"><em class="parameter"><code>desktop_file_path</code></em> :</span></p></td>
 
437
<td>
 
438
</td>
 
439
</tr>
 
440
<tr>
 
441
<td><p><span class="term"><em class="parameter"><code>create_if_not_found</code></em> :</span></p></td>
 
442
<td>
 
443
</td>
 
444
</tr>
 
445
<tr>
 
446
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
447
<td>
 
448
</td>
 
449
</tr>
 
450
</tbody>
 
451
</table></div>
 
452
</div>
414
453
</div>
415
454
<div class="refsect1" title="Signal Details">
416
455
<a name="BamfMatcher.signal-details"></a><h2>Signal Details</h2>