~ubuntu-branches/ubuntu/quantal/gtkmm3.0/quantal

« back to all changes in this revision

Viewing changes to tools/extra_defs_gen/generate_defs_gtk.cc

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-09-28 09:25:06 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20120928092506-9h63ais5o750a8sk
Tags: 3.5.13-0ubuntu1
* New upstream release
* debian/control:
  - Bump build-depends on libglibmm-2.4-dev, libgtk-3-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
137
137
            << get_defs( GTK_TYPE_ICON_VIEW )
138
138
            << get_defs( GTK_TYPE_LABEL )
139
139
            << get_defs( GTK_TYPE_LAYOUT )
 
140
            << get_defs( GTK_TYPE_LEVEL_BAR)
140
141
            << get_defs( GTK_TYPE_LINK_BUTTON )
141
142
            << get_defs( GTK_TYPE_MENU )
142
143
            << get_defs( GTK_TYPE_MENU_BAR )