~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

Viewing changes to gdk-pixbuf/gdk-pixbuf-alias.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-09-23 06:36:41 UTC
  • mfrom: (1.3.2 upstream)
  • mto: (72.2.8 sid) (1.6.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 129.
  • Revision ID: james.westby@ubuntu.com-20090923063641-69c7g7h68iy4u5o3
Import upstream version 2.18.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
262
262
extern __typeof (gdk_pixbuf_simple_anim_add_frame) IA__gdk_pixbuf_simple_anim_add_frame __attribute((visibility("hidden")));
263
263
#define gdk_pixbuf_simple_anim_add_frame IA__gdk_pixbuf_simple_anim_add_frame
264
264
 
 
265
extern __typeof (gdk_pixbuf_simple_anim_set_loop) IA__gdk_pixbuf_simple_anim_set_loop __attribute((visibility("hidden")));
 
266
#define gdk_pixbuf_simple_anim_set_loop IA__gdk_pixbuf_simple_anim_set_loop
 
267
 
 
268
extern __typeof (gdk_pixbuf_simple_anim_get_loop) IA__gdk_pixbuf_simple_anim_get_loop __attribute((visibility("hidden")));
 
269
#define gdk_pixbuf_simple_anim_get_loop IA__gdk_pixbuf_simple_anim_get_loop
 
270
 
265
271
#endif
266
272
#endif
267
273
#if IN_HEADER(GDK_PIXBUF_SCALED_ANIM_H)