~om26er/ubuntu/oneiric/bamf/sru-943192

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-22 15:15:28 UTC
  • mfrom: (1.1.37 upstream)
  • Revision ID: package-import@ubuntu.com-20110922151528-c6eewp8gdys1vdp8
Tags: 0.2.100-0ubuntu1
* New upstream release.
  - Fix unity confused with chrome web apps (LP: #692462)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch01.html" title="Classes">
9
9
<link rel="prev" href="ch01.html" title="Classes">
10
10
<link rel="next" href="BamfWindow.html" title="BamfWindow">
11
 
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.16 (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">
43
43
<a name="BamfMatcher.synopsis"></a><h2>Synopsis</h2>
44
44
<pre class="synopsis">struct              <a class="link" href="BamfMatcher.html#BamfMatcher-struct" title="struct BamfMatcher">BamfMatcher</a>;
45
45
struct              <a class="link" href="BamfMatcher.html#BamfMatcherClass" title="struct BamfMatcherClass">BamfMatcherClass</a>;
 
46
                    <a class="link" href="BamfMatcher.html#BamfMatcherPrivate" title="BamfMatcherPrivate">BamfMatcherPrivate</a>;
46
47
<a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="returnvalue">BamfMatcher</span></a> *       <a class="link" href="BamfMatcher.html#bamf-matcher-get-default" title="bamf_matcher_get_default ()">bamf_matcher_get_default</a>            (<em class="parameter"><code><span class="type">void</span></code></em>);
47
48
<a class="link" href="BamfApplication.html" title="BamfApplication"><span class="returnvalue">BamfApplication</span></a> *   <a class="link" href="BamfMatcher.html#bamf-matcher-get-active-application" title="bamf_matcher_get_active_application ()">bamf_matcher_get_active_application</a> (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>);
48
49
<a class="link" href="BamfWindow.html" title="BamfWindow"><span class="returnvalue">BamfWindow</span></a> *        <a class="link" href="BamfMatcher.html#bamf-matcher-get-active-window" title="bamf_matcher_get_active_window ()">bamf_matcher_get_active_window</a>      (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>);
52
53
<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-window" title="bamf_matcher_get_application_for_window ()">bamf_matcher_get_application_for_window</a>
53
54
                                                        (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>,
54
55
                                                         <em class="parameter"><code><a class="link" href="BamfWindow.html" title="BamfWindow"><span class="type">BamfWindow</span></a> *window</code></em>);
55
 
<span class="returnvalue">gboolean</span>            <a class="link" href="BamfMatcher.html#bamf-matcher-application-is-running" title="bamf_matcher_application_is_running ()">bamf_matcher_application_is_running</a> (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>,
56
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *application</code></em>);
57
 
<span class="returnvalue">GList</span> *             <a class="link" href="BamfMatcher.html#bamf-matcher-get-applications" title="bamf_matcher_get_applications ()">bamf_matcher_get_applications</a>       (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>);
 
56
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="BamfMatcher.html#bamf-matcher-application-is-running" title="bamf_matcher_application_is_running ()">bamf_matcher_application_is_running</a> (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>,
 
57
                                                         <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>);
 
58
<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-applications" title="bamf_matcher_get_applications ()">bamf_matcher_get_applications</a>       (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>);
58
59
<span class="returnvalue">void</span>                <a class="link" href="BamfMatcher.html#bamf-matcher-register-favorites" title="bamf_matcher_register_favorites ()">bamf_matcher_register_favorites</a>     (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>,
59
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> **favorites</code></em>);
60
 
<span class="returnvalue">GList</span> *             <a class="link" href="BamfMatcher.html#bamf-matcher-get-running-applications" title="bamf_matcher_get_running_applications ()">bamf_matcher_get_running_applications</a>
 
60
                                                         <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> **favorites</code></em>);
 
61
<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-running-applications" title="bamf_matcher_get_running_applications ()">bamf_matcher_get_running_applications</a>
61
62
                                                        (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>);
62
 
<span class="returnvalue">GList</span> *             <a class="link" href="BamfMatcher.html#bamf-matcher-get-tabs" title="bamf_matcher_get_tabs ()">bamf_matcher_get_tabs</a>               (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>);
63
 
<span class="returnvalue">GArray</span> *            <a class="link" href="BamfMatcher.html#bamf-matcher-get-xids-for-application" title="bamf_matcher_get_xids_for_application ()">bamf_matcher_get_xids_for_application</a>
 
63
<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-tabs" title="bamf_matcher_get_tabs ()">bamf_matcher_get_tabs</a>               (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>);
 
64
<a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="returnvalue">GArray</span></a> *            <a class="link" href="BamfMatcher.html#bamf-matcher-get-xids-for-application" title="bamf_matcher_get_xids_for_application ()">bamf_matcher_get_xids_for_application</a>
64
65
                                                        (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>,
65
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *application</code></em>);
66
 
<span class="returnvalue">GList</span> *             <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>);
 
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
<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>);
67
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>
68
69
                                                        (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>,
69
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *desktop_file_path</code></em>,
70
 
                                                         <em class="parameter"><code><span class="type">gboolean</span> create_if_not_found</code></em>);
71
 
                    <a class="link" href="BamfMatcher.html#BamfMatcherPrivate" title="BamfMatcherPrivate">BamfMatcherPrivate</a>;
 
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>);
72
72
</pre>
73
73
</div>
74
74
<div class="refsect1">
75
75
<a name="BamfMatcher.object-hierarchy"></a><h2>Object Hierarchy</h2>
76
76
<pre class="synopsis">
77
 
  GObject
 
77
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
78
78
   +----BamfMatcher
79
79
</pre>
80
80
</div>
113
113
</div>
114
114
<hr>
115
115
<div class="refsect2">
 
116
<a name="BamfMatcherPrivate"></a><h3>BamfMatcherPrivate</h3>
 
117
<pre class="programlisting">typedef struct _BamfMatcherPrivate BamfMatcherPrivate;</pre>
 
118
<p>
 
119
</p>
 
120
</div>
 
121
<hr>
 
122
<div class="refsect2">
116
123
<a name="bamf-matcher-get-default"></a><h3>bamf_matcher_get_default ()</h3>
117
124
<pre class="programlisting"><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="returnvalue">BamfMatcher</span></a> *       bamf_matcher_get_default            (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
118
125
<p>
234
241
<hr>
235
242
<div class="refsect2">
236
243
<a name="bamf-matcher-application-is-running"></a><h3>bamf_matcher_application_is_running ()</h3>
237
 
<pre class="programlisting"><span class="returnvalue">gboolean</span>            bamf_matcher_application_is_running (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>,
238
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *application</code></em>);</pre>
 
244
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            bamf_matcher_application_is_running (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>,
 
245
                                                         <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>);</pre>
239
246
<p>
240
247
</p>
241
248
</div>
242
249
<hr>
243
250
<div class="refsect2">
244
251
<a name="bamf-matcher-get-applications"></a><h3>bamf_matcher_get_applications ()</h3>
245
 
<pre class="programlisting"><span class="returnvalue">GList</span> *             bamf_matcher_get_applications       (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>);</pre>
 
252
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             bamf_matcher_get_applications       (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>);</pre>
246
253
<p>
247
254
Used to fetch all xid's associated with an application. Useful for performing window
248
255
</p>
266
273
<div class="refsect2">
267
274
<a name="bamf-matcher-register-favorites"></a><h3>bamf_matcher_register_favorites ()</h3>
268
275
<pre class="programlisting"><span class="returnvalue">void</span>                bamf_matcher_register_favorites     (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>,
269
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> **favorites</code></em>);</pre>
 
276
                                                         <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> **favorites</code></em>);</pre>
270
277
<p>
271
278
Used to effect how bamf performs matching. Desktop files passed to this method will
272
279
be prefered by bamf to system desktop files.
289
296
<hr>
290
297
<div class="refsect2">
291
298
<a name="bamf-matcher-get-running-applications"></a><h3>bamf_matcher_get_running_applications ()</h3>
292
 
<pre class="programlisting"><span class="returnvalue">GList</span> *             bamf_matcher_get_running_applications
 
299
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             bamf_matcher_get_running_applications
293
300
                                                        (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>);</pre>
294
301
<p>
295
302
Used to fetch all <a class="link" href="BamfApplication.html" title="BamfApplication"><span class="type">BamfApplication</span></a>'s which are running.
313
320
<hr>
314
321
<div class="refsect2">
315
322
<a name="bamf-matcher-get-tabs"></a><h3>bamf_matcher_get_tabs ()</h3>
316
 
<pre class="programlisting"><span class="returnvalue">GList</span> *             bamf_matcher_get_tabs               (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>);</pre>
 
323
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             bamf_matcher_get_tabs               (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>);</pre>
317
324
<p>
318
325
Used to fetch all <a class="link" href="BamfView.html" title="BamfView"><span class="type">BamfView</span></a>'s representing tabs. Currently unused.
319
326
</p>
336
343
<hr>
337
344
<div class="refsect2">
338
345
<a name="bamf-matcher-get-xids-for-application"></a><h3>bamf_matcher_get_xids_for_application ()</h3>
339
 
<pre class="programlisting"><span class="returnvalue">GArray</span> *            bamf_matcher_get_xids_for_application
 
346
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="returnvalue">GArray</span></a> *            bamf_matcher_get_xids_for_application
340
347
                                                        (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>,
341
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *application</code></em>);</pre>
 
348
                                                         <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>);</pre>
342
349
<p>
343
350
</p>
344
351
</div>
345
352
<hr>
346
353
<div class="refsect2">
347
354
<a name="bamf-matcher-get-windows"></a><h3>bamf_matcher_get_windows ()</h3>
348
 
<pre class="programlisting"><span class="returnvalue">GList</span> *             bamf_matcher_get_windows            (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>);</pre>
 
355
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             bamf_matcher_get_windows            (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>);</pre>
349
356
<p>
350
357
Used to fetch all windows that BAMF knows about.
351
358
</p>
370
377
<a name="bamf-matcher-get-application-for-desktop-file"></a><h3>bamf_matcher_get_application_for_desktop_file ()</h3>
371
378
<pre class="programlisting"><a class="link" href="BamfApplication.html" title="BamfApplication"><span class="returnvalue">BamfApplication</span></a> *   bamf_matcher_get_application_for_desktop_file
372
379
                                                        (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>,
373
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *desktop_file_path</code></em>,
374
 
                                                         <em class="parameter"><code><span class="type">gboolean</span> create_if_not_found</code></em>);</pre>
375
 
<p>
376
 
</p>
377
 
</div>
378
 
<hr>
379
 
<div class="refsect2">
380
 
<a name="BamfMatcherPrivate"></a><h3>BamfMatcherPrivate</h3>
381
 
<pre class="programlisting">typedef struct _BamfMatcherPrivate BamfMatcherPrivate;</pre>
 
380
                                                         <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>,
 
381
                                                         <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>
382
382
<p>
383
383
</p>
384
384
</div>
388
388
<div class="refsect2">
389
389
<a name="BamfMatcher-active-application-changed"></a><h3>The <code class="literal">"active-application-changed"</code> signal</h3>
390
390
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *bamfmatcher,
391
 
                                                        <span class="type">GObject</span>     *arg1,
392
 
                                                        <span class="type">GObject</span>     *arg2,
393
 
                                                        <span class="type">gpointer</span>     user_data)</pre>
 
391
                                                        <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>     *arg1,
 
392
                                                        <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>     *arg2,
 
393
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>     user_data)</pre>
394
394
<p>
395
395
</p>
396
396
<div class="variablelist"><table border="0">
411
411
<div class="refsect2">
412
412
<a name="BamfMatcher-active-window-changed"></a><h3>The <code class="literal">"active-window-changed"</code> signal</h3>
413
413
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *bamfmatcher,
414
 
                                                        <span class="type">GObject</span>     *arg1,
415
 
                                                        <span class="type">GObject</span>     *arg2,
416
 
                                                        <span class="type">gpointer</span>     user_data)</pre>
 
414
                                                        <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>     *arg1,
 
415
                                                        <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>     *arg2,
 
416
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>     user_data)</pre>
417
417
<p>
418
418
</p>
419
419
<div class="variablelist"><table border="0">
434
434
<div class="refsect2">
435
435
<a name="BamfMatcher-view-closed"></a><h3>The <code class="literal">"view-closed"</code> signal</h3>
436
436
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *bamfmatcher,
437
 
                                                        <span class="type">GObject</span>     *arg1,
438
 
                                                        <span class="type">gpointer</span>     user_data)</pre>
 
437
                                                        <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>     *arg1,
 
438
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>     user_data)</pre>
439
439
<p>
440
440
</p>
441
441
<div class="variablelist"><table border="0">
456
456
<div class="refsect2">
457
457
<a name="BamfMatcher-view-opened"></a><h3>The <code class="literal">"view-opened"</code> signal</h3>
458
458
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *bamfmatcher,
459
 
                                                        <span class="type">GObject</span>     *arg1,
460
 
                                                        <span class="type">gpointer</span>     user_data)</pre>
 
459
                                                        <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>     *arg1,
 
460
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>     user_data)</pre>
461
461
<p>
462
462
</p>
463
463
<div class="variablelist"><table border="0">
478
478
</div>
479
479
<div class="footer">
480
480
<hr>
481
 
          Generated by GTK-Doc V1.17</div>
 
481
          Generated by GTK-Doc V1.16</div>
482
482
</body>
483
483
</html>
 
 
b'\\ No newline at end of file'