1
2/* 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. */
3
4/* Generated by glib-mkenums. Do not edit */
5
6#ifndef __NM_ENUM_TYPES_H__
7#define __NM_ENUM_TYPES_H__
8
9#include "nm-core-enum-types.h"
10#include <glib-object.h>
11
12G_BEGIN_DECLS
13GType nm_client_instance_flags_get_type (void) G_GNUC_CONST;
14#define NM_TYPE_CLIENT_INSTANCE_FLAGS (nm_client_instance_flags_get_type ())
15GType nm_client_error_get_type (void) G_GNUC_CONST;
16#define NM_TYPE_CLIENT_ERROR (nm_client_error_get_type ())
17G_END_DECLS
18
19#endif /* __NM_ENUM_TYPES_H__ */
20
21/* Generated data ends here */
22
23

source code of include/libnm/nm-enum-types.h