~ubuntu-branches/ubuntu/quantal/libpeas/quantal

« back to all changes in this revision

Viewing changes to docs/reference/html/PeasActivatable.html

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2011-09-22 08:38:23 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: package-import@ubuntu.com-20110922083823-hm0gu89o2utvrxa9
Tags: 1.1.4-0ubuntu1
* New upstream release:
  - Fix to work with PyGObject 3.
  - Do not expose the peas_extension_set_call* API to GObject-Introspection.
  - Disable log hooks used by PyGObject and Seed.
  - Doc updates.
  - Misc improvement and fixes.
  - Translation updates.
* debian/control.in: Bump pygobject build dep as per configure.ac.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch03.html" title="Built-in Extension Interfaces">
9
9
<link rel="prev" href="ch03.html" title="Built-in Extension Interfaces">
10
10
<link rel="next" href="PeasGtkConfigurable.html" title="PeasGtkConfigurable">
11
 
<meta name="generator" content="GTK-Doc V1.16.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17.1 (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">
61
61
<a name="PeasActivatable.prerequisites"></a><h2>Prerequisites</h2>
62
62
<p>
63
63
PeasActivatable requires
64
 
 GObject.</p>
 
64
 <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
65
65
</div>
66
66
<div class="refsect1">
67
67
<a name="PeasActivatable.properties"></a><h2>Properties</h2>
68
68
<pre class="synopsis">
69
 
  "<a class="link" href="PeasActivatable.html#PeasActivatable--object" title='The "object" property'>object</a>"                   <span class="type">GObject</span>*              : Read / Write / Construct Only
 
69
  "<a class="link" href="PeasActivatable.html#PeasActivatable--object" title='The "object" property'>object</a>"                   <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>*              : Read / Write / Construct Only
70
70
</pre>
71
71
</div>
72
72
<div class="refsect1">
117
117
<col align="left" valign="top">
118
118
<tbody>
119
119
<tr>
120
 
<td><p><span class="term"><span class="type">GTypeInterface</span> <em class="structfield"><code><a name="PeasActivatableInterface.g-iface"></a>g_iface</code></em>;</span></p></td>
 
120
<td><p><span class="term"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GTypeInterface"><span class="type">GTypeInterface</span></a> <em class="structfield"><code><a name="PeasActivatableInterface.g-iface"></a>g_iface</code></em>;</span></p></td>
121
121
<td>The parent interface.</td>
122
122
</tr>
123
123
<tr>
196
196
<a name="PeasActivatable.property-details"></a><h2>Property Details</h2>
197
197
<div class="refsect2">
198
198
<a name="PeasActivatable--object"></a><h3>The <code class="literal">"object"</code> property</h3>
199
 
<pre class="programlisting">  "object"                   <span class="type">GObject</span>*              : Read / Write / Construct Only</pre>
 
199
<pre class="programlisting">  "object"                   <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>*              : Read / Write / Construct Only</pre>
200
200
<p>
201
201
The object property contains the targetted object for this
202
202
<a class="link" href="PeasActivatable.html" title="PeasActivatable"><span class="type">PeasActivatable</span></a> instance, for example a toplevel window in a typical
211
211
</div>
212
212
<div class="footer">
213
213
<hr>
214
 
          Generated by GTK-Doc V1.16.1</div>
 
214
          Generated by GTK-Doc V1.17.1</div>
215
215
</body>
216
216
</html>
 
 
b'\\ No newline at end of file'