~tkluck/ubuntu/oneiric/goocanvas/v2.0.0

« back to all changes in this revision

Viewing changes to src/goocanvasenumtypes.h

  • Committer: Timo Kluck
  • Date: 2011-11-10 20:07:30 UTC
  • Revision ID: tkluck@infty.nl-20111110200730-3tq4hxa1wqemig1p
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
 
/* Generated data (by glib-mkenums) */
 
2
 
3
3
 
4
4
#ifndef __GOO_CANVAS_ENUM_TYPES_H__
5
5
#define __GOO_CANVAS_ENUM_TYPES_H__
25
25
#define GOO_TYPE_CANVAS_PATH_COMMAND_TYPE (goo_canvas_path_command_type_get_type())
26
26
 
27
27
 
 
28
GType goo_canvas_anchor_type_get_type (void);
 
29
#define GOO_TYPE_CANVAS_ANCHOR_TYPE (goo_canvas_anchor_type_get_type())
 
30
 
 
31
 
28
32
G_END_DECLS
29
33
 
30
34
#endif /* __GOO_CANVAS_ENUM_TYPES_H__ */
31
35
 
32
 
/* Generated data ends here */
 
36
 
33
37