~ubuntu-branches/ubuntu/oneiric/bamf/oneiric

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-08-25 17:44:16 UTC
  • mfrom: (1.1.35 upstream)
  • Revision ID: james.westby@ubuntu.com-20110825174416-25o5swsosq7d1o7g
Tags: 0.2.96-0ubuntu1
New upstream release.

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="BamfView.html" title="BamfView">
10
10
<link rel="next" href="object-tree.html" title="Object Hierarchy">
11
 
<meta name="generator" content="GTK-Doc V1.16 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17 (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="BamfApplication.synopsis"></a><h2>Synopsis</h2>
44
44
<pre class="synopsis">struct              <a class="link" href="BamfApplication.html#BamfApplication-struct" title="struct BamfApplication">BamfApplication</a>;
45
45
struct              <a class="link" href="BamfApplication.html#BamfApplicationClass" title="struct BamfApplicationClass">BamfApplicationClass</a>;
46
 
                    <a class="link" href="BamfApplication.html#BamfApplicationPrivate" title="BamfApplicationPrivate">BamfApplicationPrivate</a>;
47
46
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="BamfApplication.html#bamf-application-get-application-type" title="bamf_application_get_application_type ()">bamf_application_get_application_type</a>
48
47
                                                        (<em class="parameter"><code><a class="link" href="BamfApplication.html" title="BamfApplication"><span class="type">BamfApplication</span></a> *application</code></em>);
49
48
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="BamfApplication.html#bamf-application-get-desktop-file" title="bamf_application_get_desktop_file ()">bamf_application_get_desktop_file</a>   (<em class="parameter"><code><a class="link" href="BamfApplication.html" title="BamfApplication"><span class="type">BamfApplication</span></a> *application</code></em>);
51
50
<a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="returnvalue">GArray</span></a> *            <a class="link" href="BamfApplication.html#bamf-application-get-xids" title="bamf_application_get_xids ()">bamf_application_get_xids</a>           (<em class="parameter"><code><a class="link" href="BamfApplication.html" title="BamfApplication"><span class="type">BamfApplication</span></a> *application</code></em>);
52
51
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="BamfApplication.html#bamf-application-get-show-menu-stubs" title="bamf_application_get_show_menu_stubs ()">bamf_application_get_show_menu_stubs</a>
53
52
                                                        (<em class="parameter"><code><a class="link" href="BamfApplication.html" title="BamfApplication"><span class="type">BamfApplication</span></a> *application</code></em>);
 
53
                    <a class="link" href="BamfApplication.html#BamfApplicationPrivate" title="BamfApplicationPrivate">BamfApplicationPrivate</a>;
54
54
</pre>
55
55
</div>
56
56
<div class="refsect1">
95
95
</div>
96
96
<hr>
97
97
<div class="refsect2">
98
 
<a name="BamfApplicationPrivate"></a><h3>BamfApplicationPrivate</h3>
99
 
<pre class="programlisting">typedef struct _BamfApplicationPrivate BamfApplicationPrivate;</pre>
100
 
<p>
101
 
</p>
102
 
</div>
103
 
<hr>
104
 
<div class="refsect2">
105
98
<a name="bamf-application-get-application-type"></a><h3>bamf_application_get_application_type ()</h3>
106
99
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       bamf_application_get_application_type
107
100
                                                        (<em class="parameter"><code><a class="link" href="BamfApplication.html" title="BamfApplication"><span class="type">BamfApplication</span></a> *application</code></em>);</pre>
185
178
<p>
186
179
</p>
187
180
</div>
 
181
<hr>
 
182
<div class="refsect2">
 
183
<a name="BamfApplicationPrivate"></a><h3>BamfApplicationPrivate</h3>
 
184
<pre class="programlisting">typedef struct _BamfApplicationPrivate BamfApplicationPrivate;</pre>
 
185
<p>
 
186
</p>
 
187
</div>
188
188
</div>
189
189
<div class="refsect1">
190
190
<a name="BamfApplication.signal-details"></a><h2>Signal Details</h2>
235
235
</div>
236
236
<div class="footer">
237
237
<hr>
238
 
          Generated by GTK-Doc V1.16</div>
 
238
          Generated by GTK-Doc V1.17</div>
239
239
</body>
240
240
</html>
 
 
b'\\ No newline at end of file'