~popey/bamf/sru

« back to all changes in this revision

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

  • Committer: Didier Roche
  • Date: 2012-02-03 07:18:59 UTC
  • mfrom: (235.1.43)
  • Revision ID: didier.roche@canonical.com-20120203071859-zz3o6fo4ttb2uuua
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>BamfMatcher</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="libbamf Reference Manual">
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.16 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (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">
49
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>);
50
50
<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-xid" title="bamf_matcher_get_application_for_xid ()">bamf_matcher_get_application_for_xid</a>
51
51
                                                        (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>,
52
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> xid</code></em>);
 
52
                                                         <em class="parameter"><code><span class="type">guint32</span> xid</code></em>);
53
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>
54
54
                                                        (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>,
55
55
                                                         <em class="parameter"><code><a class="link" href="BamfWindow.html" title="BamfWindow"><span class="type">BamfWindow</span></a> *window</code></em>);
185
185
<a name="bamf-matcher-get-application-for-xid"></a><h3>bamf_matcher_get_application_for_xid ()</h3>
186
186
<pre class="programlisting"><a class="link" href="BamfApplication.html" title="BamfApplication"><span class="returnvalue">BamfApplication</span></a> *   bamf_matcher_get_application_for_xid
187
187
                                                        (<em class="parameter"><code><a class="link" href="BamfMatcher.html" title="BamfMatcher"><span class="type">BamfMatcher</span></a> *matcher</code></em>,
188
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> xid</code></em>);</pre>
 
188
                                                         <em class="parameter"><code><span class="type">guint32</span> xid</code></em>);</pre>
189
189
<p>
190
190
Used to fetch the <a class="link" href="BamfApplication.html" title="BamfApplication"><span class="type">BamfApplication</span></a> containing the passed xid.
191
191
</p>
478
478
</div>
479
479
<div class="footer">
480
480
<hr>
481
 
          Generated by GTK-Doc V1.16</div>
 
481
          Generated by GTK-Doc V1.18</div>
482
482
</body>
483
483
</html>
 
 
b'\\ No newline at end of file'