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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Martin Pitt, Martin Pitt, Oliver Sauder
  • Date: 2011-09-05 08:41:48 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: package-import@ubuntu.com-20110905084148-u4qhltt1ipo2frj9
Tags: 1.1.3-0ubuntu1
[ Martin Pitt ]
* New upstream release:
  - Link against pygobject 3. (LP: #839712)
  - Do not cast pointers to unsigned integers.
* Drop debian/patches/gint_is_not_gtype, upstream now.
* debian/control.in: Bump python-gobject-dev build dependency to >= 2.90 as
  per upstream configure.ac.
* debian/control.in: Move valac-0.12 to valac to use 0.14.

[ Oliver Sauder ]
* Added peas-gtk vapi file libpeas-gtk-1.0.vapi (LP: #825834) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch01.html" title="Core Classes">
9
9
<link rel="prev" href="PeasExtensionBase.html" title="PeasExtensionBase">
10
10
<link rel="next" href="ch02.html" title="Gtk+ Widgets">
11
 
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.16.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">
106
106
<a name="PeasObjectModuleClass"></a><h3>struct PeasObjectModuleClass</h3>
107
107
<pre class="programlisting">struct PeasObjectModuleClass {
108
108
  GTypeModuleClass parent_class;
109
 
 
110
 
  gpointer padding[8];
111
109
};
112
110
</pre>
 
111
<p>
 
112
The class structure for <a class="link" href="PeasObjectModule.html" title="PeasObjectModule"><span class="type">PeasObjectModule</span></a>.
 
113
</p>
 
114
<div class="variablelist"><table border="0">
 
115
<col align="left" valign="top">
 
116
<tbody><tr>
 
117
<td><p><span class="term"><span class="type">GTypeModuleClass</span> <em class="structfield"><code><a name="PeasObjectModuleClass.parent-class"></a>parent_class</code></em>;</span></p></td>
 
118
<td>The parent class.</td>
 
119
</tr></tbody>
 
120
</table></div>
113
121
</div>
114
122
<hr>
115
123
<div class="refsect2">
251
259
</div>
252
260
<div class="footer">
253
261
<hr>
254
 
          Generated by GTK-Doc V1.17.1</div>
 
262
          Generated by GTK-Doc V1.16.1</div>
255
263
</body>
256
264
</html>
 
 
b'\\ No newline at end of file'