Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libccc/0.0.4/ccc/cc-enumerations.h
blob: b18eef7d03bd616dd79ed9c82fc3bd6e7b0b3fe6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

/* Generated data (by glib-mkenums) */

#ifndef CC_ENUMERATIONS_H
#define CC_ENUMERATIONS_H

#include <glib-object.h>

G_BEGIN_DECLS

/* enumerations from "cc-item.h" */
GType cc_item_flags_get_type (void);
#define CC_TYPE_ITEM_FLAGS (cc_item_flags_get_type())
/* enumerations from "cc-utils.h" */
GType cc_zoom_mode_get_type (void);
#define CC_TYPE_ZOOM_MODE (cc_zoom_mode_get_type())
G_END_DECLS

#endif /* !CC_ENUMERATIONS_H */

/* Generated data ends here */