You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

37 regels
1.6 KiB

  1. #if !defined(GDK_PIXBUF_DISABLE_DEPRECATED) || defined(GDK_PIXBUF_COMPILATION)
  2. #ifndef ___gdk_pixbuf_marshal_MARSHAL_H__
  3. #define ___gdk_pixbuf_marshal_MARSHAL_H__
  4. #include <glib-object.h>
  5. G_BEGIN_DECLS
  6. /* VOID:VOID (./gdk-pixbuf-marshal.list:25) */
  7. #define _gdk_pixbuf_marshal_VOID__VOID g_cclosure_marshal_VOID__VOID
  8. /* VOID:INT,INT (./gdk-pixbuf-marshal.list:26) */
  9. extern void _gdk_pixbuf_marshal_VOID__INT_INT (GClosure *closure,
  10. GValue *return_value,
  11. guint n_param_values,
  12. const GValue *param_values,
  13. gpointer invocation_hint,
  14. gpointer marshal_data);
  15. /* VOID:INT,INT,INT,INT (./gdk-pixbuf-marshal.list:27) */
  16. extern void _gdk_pixbuf_marshal_VOID__INT_INT_INT_INT (GClosure *closure,
  17. GValue *return_value,
  18. guint n_param_values,
  19. const GValue *param_values,
  20. gpointer invocation_hint,
  21. gpointer marshal_data);
  22. /* VOID:POINTER (./gdk-pixbuf-marshal.list:28) */
  23. #define _gdk_pixbuf_marshal_VOID__POINTER g_cclosure_marshal_VOID__POINTER
  24. G_END_DECLS
  25. #endif /* ___gdk_pixbuf_marshal_MARSHAL_H__ */
  26. #endif /* !GDK_PIXBUF_DISABLE_DEPRECATED || GDK_PIXBUF_COMPILATION */