File: tidy-enum-types.h

package info (click to toggle)
libchamplain 0.4.6-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,680 kB
  • ctags: 2,295
  • sloc: ansic: 15,212; sh: 10,205; perl: 2,324; makefile: 647; python: 450; xml: 18; cs: 16
file content (20 lines) | stat: -rw-r--r-- 415 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

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

#ifndef __TIDY_ENUM_TYPES_H__
#define __TIDY_ENUM_TYPES_H__

#include <glib-object.h>

G_BEGIN_DECLS

/* enumerations from "../tidy/tidy-finger-scroll.h" */
GType tidy_finger_scroll_mode_get_type (void) G_GNUC_CONST;
#define TIDY_TYPE_FINGER_SCROLL_MODE (tidy_finger_scroll_mode_get_type())

G_END_DECLS

#endif /* !__TIDY_ENUM_TYPES_H__ */

/* Generated data ends here */