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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-03-17 17:51:00 UTC
  • mto: This revision was merged to the branch mainline in revision 33.
  • Revision ID: james.westby@ubuntu.com-20110317175100-4mgj5jdn3cj6kozw
Tags: upstream-0.2.80
ImportĀ upstreamĀ versionĀ 0.2.80

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
<pre class="synopsis">#define             <a class="link" href="BamfTabSource.html#BAMF-TAB-SOURCE-CONST:CAPS" title="BAMF_TAB_SOURCE_CONST()">BAMF_TAB_SOURCE_CONST</a>               (obj)
47
47
struct              <a class="link" href="BamfTabSource.html#BamfTabSource-struct" title="struct BamfTabSource">BamfTabSource</a>;
48
48
struct              <a class="link" href="BamfTabSource.html#BamfTabSourceClass" title="struct BamfTabSourceClass">BamfTabSourceClass</a>;
49
 
                    <a class="link" href="BamfTabSource.html#BamfTabSourcePrivate" title="BamfTabSourcePrivate">BamfTabSourcePrivate</a>;
50
49
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="BamfTabSource.html#bamf-tab-source-show-tab" title="bamf_tab_source_show_tab ()">bamf_tab_source_show_tab</a>            (<em class="parameter"><code><a class="link" href="BamfTabSource.html" title="BamfTabSource"><span class="type">BamfTabSource</span></a> *source</code></em>,
51
50
                                                         <em class="parameter"><code><span class="type">char</span> *tab_id</code></em>,
52
51
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> *error</code></em>);
57
56
                                                         <em class="parameter"><code><span class="type">char</span> *tab_id</code></em>);
58
57
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a>             <a class="link" href="BamfTabSource.html#bamf-tab-source-get-tab-xid" title="bamf_tab_source_get_tab_xid ()">bamf_tab_source_get_tab_xid</a>         (<em class="parameter"><code><a class="link" href="BamfTabSource.html" title="BamfTabSource"><span class="type">BamfTabSource</span></a> *source</code></em>,
59
58
                                                         <em class="parameter"><code><span class="type">char</span> *tab_id</code></em>);
 
59
                    <a class="link" href="BamfTabSource.html#BamfTabSourcePrivate" title="BamfTabSourcePrivate">BamfTabSourcePrivate</a>;
60
60
</pre>
61
61
</div>
62
62
<div class="refsect1">
120
120
</div>
121
121
<hr>
122
122
<div class="refsect2">
123
 
<a name="BamfTabSourcePrivate"></a><h3>BamfTabSourcePrivate</h3>
124
 
<pre class="programlisting">typedef struct _BamfTabSourcePrivate BamfTabSourcePrivate;</pre>
125
 
<p>
126
 
</p>
127
 
</div>
128
 
<hr>
129
 
<div class="refsect2">
130
123
<a name="bamf-tab-source-show-tab"></a><h3>bamf_tab_source_show_tab ()</h3>
131
124
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            bamf_tab_source_show_tab            (<em class="parameter"><code><a class="link" href="BamfTabSource.html" title="BamfTabSource"><span class="type">BamfTabSource</span></a> *source</code></em>,
132
125
                                                         <em class="parameter"><code><span class="type">char</span> *tab_id</code></em>,
165
158
<p>
166
159
</p>
167
160
</div>
 
161
<hr>
 
162
<div class="refsect2">
 
163
<a name="BamfTabSourcePrivate"></a><h3>BamfTabSourcePrivate</h3>
 
164
<pre class="programlisting">typedef struct _BamfTabSourcePrivate BamfTabSourcePrivate;</pre>
 
165
<p>
 
166
</p>
 
167
</div>
168
168
</div>
169
169
<div class="refsect1">
170
170
<a name="BamfTabSource.property-details"></a><h2>Property Details</h2>