~ubuntu-branches/debian/sid/atkmm1.6/sid

« back to all changes in this revision

Viewing changes to atk/atkmm/document.cc

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2011-11-17 02:28:10 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20111117022810-0fcs3rpkgi0zmofe
Tags: 2.22.6-1
* New upstream release.
* debian/watch:
  - Track .xz tarballs.
* Stop installing libtool .la files.
* Bump Standards-Version to 3.9.2. No further changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// Generated by gtkmmproc -- DO NOT MODIFY!
2
2
 
3
3
 
 
4
#include <glibmm.h>
 
5
 
4
6
#include <atkmm/document.h>
5
7
#include <atkmm/private/document_p.h>
6
8
 
 
9
 
7
10
// -*- c++ -*-
8
11
/* $Id: document.ccg,v 1.1 2004/01/02 09:56:43 murrayc Exp $ */
9
12
 
116
119
      #endif //GLIBMM_EXCEPTIONS_ENABLED
117
120
    }
118
121
  }
119
 
  
 
122
 
120
123
  BaseClassType *const base = static_cast<BaseClassType*>(
121
124
      g_type_interface_peek_parent( // Get the parent interface of the interface (The original underlying C interface).
122
125
g_type_interface_peek(G_OBJECT_GET_CLASS(self), CppObjectType::get_type()) // Get the interface.
160
163
      #endif //GLIBMM_EXCEPTIONS_ENABLED
161
164
    }
162
165
  }
163
 
  
 
166
 
164
167
  BaseClassType *const base = static_cast<BaseClassType*>(
165
168
      g_type_interface_peek_parent( // Get the parent interface of the interface (The original underlying C interface).
166
169
g_type_interface_peek(G_OBJECT_GET_CLASS(self), CppObjectType::get_type()) // Get the interface.