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

« back to all changes in this revision

Viewing changes to atk/atkmm/image.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/image.h>
5
7
#include <atkmm/private/image_p.h>
6
8
 
 
9
 
7
10
// -*- c++ -*-
8
11
/* $Id: image.ccg,v 1.1 2003/01/21 13:37:05 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.
156
159
      #endif //GLIBMM_EXCEPTIONS_ENABLED
157
160
    }
158
161
  }
159
 
  
 
162
 
160
163
  BaseClassType *const base = static_cast<BaseClassType*>(
161
164
      g_type_interface_peek_parent( // Get the parent interface of the interface (The original underlying C interface).
162
165
g_type_interface_peek(G_OBJECT_GET_CLASS(self), CppObjectType::get_type()) // Get the interface.
204
207
      #endif //GLIBMM_EXCEPTIONS_ENABLED
205
208
    }
206
209
  }
207
 
  
 
210
 
208
211
  BaseClassType *const base = static_cast<BaseClassType*>(
209
212
      g_type_interface_peek_parent( // Get the parent interface of the interface (The original underlying C interface).
210
213
g_type_interface_peek(G_OBJECT_GET_CLASS(self), CppObjectType::get_type()) // Get the interface.
248
251
      #endif //GLIBMM_EXCEPTIONS_ENABLED
249
252
    }
250
253
  }
251
 
  
 
254
 
252
255
  BaseClassType *const base = static_cast<BaseClassType*>(
253
256
      g_type_interface_peek_parent( // Get the parent interface of the interface (The original underlying C interface).
254
257
g_type_interface_peek(G_OBJECT_GET_CLASS(self), CppObjectType::get_type()) // Get the interface.