
/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */

#ifndef __LIBXFCE4UI_ENUM_TYPES_H__
#define __LIBXFCE4UI_ENUM_TYPES_H__

G_BEGIN_DECLS
/* enumerations from "libxfce4ui-enums.h" */
GType xfce_sm_client_error_enum_get_type(void) G_GNUC_CONST;
#define XFCE_TYPE_SM_CLIENT_ERROR_ENUM (xfce_sm_client_error_enum_get_type())
GType xfce_sm_client_restart_style_get_type(void) G_GNUC_CONST;
#define XFCE_TYPE_SM_CLIENT_RESTART_STYLE (xfce_sm_client_restart_style_get_type())
GType xfce_sm_client_shutdown_hint_get_type(void) G_GNUC_CONST;
#define XFCE_TYPE_SM_CLIENT_SHUTDOWN_HINT (xfce_sm_client_shutdown_hint_get_type())
G_END_DECLS

#endif /* !__LIBXFCE4UI_ENUM_TYPES_H__ */

/* Generated data ends here */

