~ubuntu-branches/ubuntu/precise/libpeas/precise

« back to all changes in this revision

Viewing changes to libpeas/peas-extension-set.h

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2011-02-23 10:22:01 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110223102201-qh09oft2ngs48kpd
Tags: 0.7.2-0ubuntu1
* New upstream release
* debian/control:
  - Use new GTK3 package naming
  - Bump build-depends on gobject-introspection
  - Add Vcs-Bzr link

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
  void       (*extension_removed)         (PeasExtensionSet *set,
69
69
                                           PeasPluginInfo   *info,
70
70
                                           PeasExtension    *exten);
 
71
 
 
72
  gpointer padding[8];
71
73
};
72
74
 
73
75
/*