~ubuntu-branches/ubuntu/precise/atkmm1.6/precise

« back to all changes in this revision

Viewing changes to atk/atkmm/value.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
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/value.h>
5
7
#include <atkmm/private/value_p.h>
6
8
 
 
9
 
7
10
// -*- c++ -*-
8
11
/* $Id: value.ccg,v 1.1 2003/01/21 13:37:08 murrayc Exp $ */
9
12
 
112
115
      #endif //GLIBMM_EXCEPTIONS_ENABLED
113
116
    }
114
117
  }
115
 
  
 
118
 
116
119
  BaseClassType *const base = static_cast<BaseClassType*>(
117
120
      g_type_interface_peek_parent( // Get the parent interface of the interface (The original underlying C interface).
118
121
g_type_interface_peek(G_OBJECT_GET_CLASS(self), CppObjectType::get_type()) // Get the interface.
155
158
      #endif //GLIBMM_EXCEPTIONS_ENABLED
156
159
    }
157
160
  }
158
 
  
 
161
 
159
162
  BaseClassType *const base = static_cast<BaseClassType*>(
160
163
      g_type_interface_peek_parent( // Get the parent interface of the interface (The original underlying C interface).
161
164
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.
240
243
      #endif //GLIBMM_EXCEPTIONS_ENABLED
241
244
    }
242
245
  }
243
 
  
 
246
 
244
247
  BaseClassType *const base = static_cast<BaseClassType*>(
245
248
      g_type_interface_peek_parent( // Get the parent interface of the interface (The original underlying C interface).
246
249
g_type_interface_peek(G_OBJECT_GET_CLASS(self), CppObjectType::get_type()) // Get the interface.