about summary refs log tree commit diff
path: root/libnm-glib/nm-vpn-enum-types.h
blob: 3d9e96093402730d8409b8ab903054f46f637055 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23



/* Generated by glib-mkenums. Do not edit */

#ifndef __NM_VPN_ENUM_TYPES_H__
#define __NM_VPN_ENUM_TYPES_H__

#include <glib-object.h>

G_BEGIN_DECLS
GType nm_vpn_plugin_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_VPN_PLUGIN_ERROR (nm_vpn_plugin_error_get_type ())
GType nm_vpn_plugin_ui_capability_get_type (void) G_GNUC_CONST;
#define NM_TYPE_VPN_PLUGIN_UI_CAPABILITY (nm_vpn_plugin_ui_capability_get_type ())
GType nm_vpn_plugin_ui_interface_prop_get_type (void) G_GNUC_CONST;
#define NM_TYPE_VPN_PLUGIN_UI_INTERFACE_PROP (nm_vpn_plugin_ui_interface_prop_get_type ())
G_END_DECLS

#endif /* __NM_VPN_ENUM_TYPES_H__ */