summaryrefslogtreecommitdiff
path: root/libwnck/wnck-enum-types.h
blob: 86ba51b9950260c4e448fd81d9a7ab793f0788ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

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

#ifndef __WNCK_ENUM_TYPES_H__
#define __WNCK_ENUM_TYPES_H__

/* enumerations from "window.h" */

GType wnck_window_state_get_type (void);
#define WNCK_TYPE_WINDOW_STATE (wnck_window_state_get_type())

GType wnck_window_actions_get_type (void);
#define WNCK_TYPE_WINDOW_ACTIONS (wnck_window_actions_get_type())

#endif /* __WNCK_ENUM_TYPES_H__ */

/* Generated data ends here */