~ubuntu-branches/ubuntu/saucy/atkmm1.6/saucy-proposed

« back to all changes in this revision

Viewing changes to atk/atkmm/hypertext.cc

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2011-11-17 02:28:10 UTC
  • mfrom: (1.1.3) (0.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20111117022810-a9lmhz642arl0dsg
* 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/hypertext.h>
5
7
#include <atkmm/private/hypertext_p.h>
6
8
 
 
9
 
7
10
// -*- c++ -*-
8
11
/* $Id: hypertext.ccg,v 1.1 2004/01/02 09:56:43 murrayc Exp $ */
9
12
 
154
157
      #endif //GLIBMM_EXCEPTIONS_ENABLED
155
158
    }
156
159
  }
157
 
  
 
160
 
158
161
  BaseClassType *const base = static_cast<BaseClassType*>(
159
162
      g_type_interface_peek_parent( // Get the parent interface of the interface (The original underlying C interface).
160
163
g_type_interface_peek(G_OBJECT_GET_CLASS(self), CppObjectType::get_type()) // Get the interface.
198
201
      #endif //GLIBMM_EXCEPTIONS_ENABLED
199
202
    }
200
203
  }
201
 
  
 
204
 
202
205
  BaseClassType *const base = static_cast<BaseClassType*>(
203
206
      g_type_interface_peek_parent( // Get the parent interface of the interface (The original underlying C interface).
204
207
g_type_interface_peek(G_OBJECT_GET_CLASS(self), CppObjectType::get_type()) // Get the interface.
243
246
      #endif //GLIBMM_EXCEPTIONS_ENABLED
244
247
    }
245
248
  }
246
 
  
 
249
 
247
250
  BaseClassType *const base = static_cast<BaseClassType*>(
248
251
      g_type_interface_peek_parent( // Get the parent interface of the interface (The original underlying C interface).
249
252
g_type_interface_peek(G_OBJECT_GET_CLASS(self), CppObjectType::get_type()) // Get the interface.
290
293
      #endif //GLIBMM_EXCEPTIONS_ENABLED
291
294
    }
292
295
  }
293
 
  
 
296
 
294
297
  BaseClassType *const base = static_cast<BaseClassType*>(
295
298
        g_type_interface_peek_parent( // Get the parent interface of the interface (The original underlying C interface).
296
299
g_type_interface_peek(G_OBJECT_GET_CLASS(self), CppObjectType::get_type()) // Get the interface.