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

« back to all changes in this revision

Viewing changes to docs/reference/html/PeasGtkPluginManagerView.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="ch02.html" title="Gtk+ Widgets">
9
9
<link rel="prev" href="PeasGtkPluginManager.html" title="PeasGtkPluginManager">
10
10
<link rel="next" href="ch03.html" title="Built-in Extension Interfaces">
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">
124
124
 
125
125
  void  (*populate_popup)   (PeasGtkPluginManagerView *view,
126
126
                             GtkMenu                  *menu);
127
 
 
128
 
  gpointer padding[8];
129
127
};
130
128
</pre>
 
129
<p>
 
130
The class structure for <a class="link" href="PeasGtkPluginManagerView.html" title="PeasGtkPluginManagerView"><span class="type">PeasGtkPluginManagerView</span></a>.
 
131
</p>
 
132
<div class="variablelist"><table border="0">
 
133
<col align="left" valign="top">
 
134
<tbody>
 
135
<tr>
 
136
<td><p><span class="term"><span class="type">GtkTreeViewClass</span> <em class="structfield"><code><a name="PeasGtkPluginManagerViewClass.parent-class"></a>parent_class</code></em>;</span></p></td>
 
137
<td>The parent class.</td>
 
138
</tr>
 
139
<tr>
 
140
<td><p><span class="term"><em class="structfield"><code><a name="PeasGtkPluginManagerViewClass.populate-popup"></a>populate_popup</code></em> ()</span></p></td>
 
141
<td>Signal class handler for the
 
142
<a class="link" href="PeasGtkPluginManagerView.html#PeasGtkPluginManagerView-populate-popup" title='The "populate-popup" signal'><span class="type">"populate-popup"</span></a> signal.</td>
 
143
</tr>
 
144
</tbody>
 
145
</table></div>
131
146
</div>
132
147
<hr>
133
148
<div class="refsect2">
304
319
</div>
305
320
<div class="footer">
306
321
<hr>
307
 
          Generated by GTK-Doc V1.17.1</div>
 
322
          Generated by GTK-Doc V1.16.1</div>
308
323
</body>
309
324
</html>
 
 
b'\\ No newline at end of file'