Blame src/ibusenumtypes.h

Packit Service 1d8f1c
Packit Service 1d8f1c
/* 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. */
Packit Service 1d8f1c
Packit Service 1d8f1c
#ifndef __IBUS_ENUM_TYPES_H__
Packit Service 1d8f1c
#define __IBUS_ENUM_TYPES_H__
Packit Service 1d8f1c
Packit Service 1d8f1c
#include <glib-object.h>
Packit Service 1d8f1c
Packit Service 1d8f1c
G_BEGIN_DECLS
Packit Service 1d8f1c
Packit Service 1d8f1c
/* enumerations from "ibusattribute.h" */
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * ibus_attr_type_get_type:
Packit Service 1d8f1c
 * @returns: GType of IBUS_ATTR_TYPE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_ATTR_TYPE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
GType ibus_attr_type_get_type (void) G_GNUC_CONST;
Packit Service 1d8f1c
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * IBUS_TYPE_ATTR_TYPE:
Packit Service 1d8f1c
 * @returns: GType of IBUS_ATTR_TYPE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_ATTR_TYPE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
#define IBUS_TYPE_ATTR_TYPE (ibus_attr_type_get_type ())
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * ibus_attr_underline_get_type:
Packit Service 1d8f1c
 * @returns: GType of IBUS_ATTR_UNDERLINE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_ATTR_UNDERLINE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
GType ibus_attr_underline_get_type (void) G_GNUC_CONST;
Packit Service 1d8f1c
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * IBUS_TYPE_ATTR_UNDERLINE:
Packit Service 1d8f1c
 * @returns: GType of IBUS_ATTR_UNDERLINE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_ATTR_UNDERLINE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
#define IBUS_TYPE_ATTR_UNDERLINE (ibus_attr_underline_get_type ())
Packit Service 1d8f1c
Packit Service 1d8f1c
/* enumerations from "ibusobject.h" */
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * ibus_object_flags_get_type:
Packit Service 1d8f1c
 * @returns: GType of IBUS_OBJECT_FLAGS
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_OBJECT_FLAGS as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
GType ibus_object_flags_get_type (void) G_GNUC_CONST;
Packit Service 1d8f1c
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * IBUS_TYPE_OBJECT_FLAGS:
Packit Service 1d8f1c
 * @returns: GType of IBUS_OBJECT_FLAGS
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_OBJECT_FLAGS as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
#define IBUS_TYPE_OBJECT_FLAGS (ibus_object_flags_get_type ())
Packit Service 1d8f1c
Packit Service 1d8f1c
/* enumerations from "ibusproperty.h" */
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * ibus_prop_type_get_type:
Packit Service 1d8f1c
 * @returns: GType of IBUS_PROP_TYPE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_PROP_TYPE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
GType ibus_prop_type_get_type (void) G_GNUC_CONST;
Packit Service 1d8f1c
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * IBUS_TYPE_PROP_TYPE:
Packit Service 1d8f1c
 * @returns: GType of IBUS_PROP_TYPE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_PROP_TYPE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
#define IBUS_TYPE_PROP_TYPE (ibus_prop_type_get_type ())
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * ibus_prop_state_get_type:
Packit Service 1d8f1c
 * @returns: GType of IBUS_PROP_STATE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_PROP_STATE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
GType ibus_prop_state_get_type (void) G_GNUC_CONST;
Packit Service 1d8f1c
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * IBUS_TYPE_PROP_STATE:
Packit Service 1d8f1c
 * @returns: GType of IBUS_PROP_STATE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_PROP_STATE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
#define IBUS_TYPE_PROP_STATE (ibus_prop_state_get_type ())
Packit Service 1d8f1c
Packit Service 1d8f1c
/* enumerations from "ibustypes.h" */
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * ibus_modifier_type_get_type:
Packit Service 1d8f1c
 * @returns: GType of IBUS_MODIFIER_TYPE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_MODIFIER_TYPE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
GType ibus_modifier_type_get_type (void) G_GNUC_CONST;
Packit Service 1d8f1c
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * IBUS_TYPE_MODIFIER_TYPE:
Packit Service 1d8f1c
 * @returns: GType of IBUS_MODIFIER_TYPE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_MODIFIER_TYPE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
#define IBUS_TYPE_MODIFIER_TYPE (ibus_modifier_type_get_type ())
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * ibus_capabilite_get_type:
Packit Service 1d8f1c
 * @returns: GType of IBUS_CAPABILITE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_CAPABILITE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
GType ibus_capabilite_get_type (void) G_GNUC_CONST;
Packit Service 1d8f1c
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * IBUS_TYPE_CAPABILITE:
Packit Service 1d8f1c
 * @returns: GType of IBUS_CAPABILITE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_CAPABILITE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
#define IBUS_TYPE_CAPABILITE (ibus_capabilite_get_type ())
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * ibus_preedit_focus_mode_get_type:
Packit Service 1d8f1c
 * @returns: GType of IBUS_PREEDIT_FOCUS_MODE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_PREEDIT_FOCUS_MODE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
GType ibus_preedit_focus_mode_get_type (void) G_GNUC_CONST;
Packit Service 1d8f1c
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * IBUS_TYPE_PREEDIT_FOCUS_MODE:
Packit Service 1d8f1c
 * @returns: GType of IBUS_PREEDIT_FOCUS_MODE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_PREEDIT_FOCUS_MODE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
#define IBUS_TYPE_PREEDIT_FOCUS_MODE (ibus_preedit_focus_mode_get_type ())
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * ibus_orientation_get_type:
Packit Service 1d8f1c
 * @returns: GType of IBUS_ORIENTATION
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_ORIENTATION as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
GType ibus_orientation_get_type (void) G_GNUC_CONST;
Packit Service 1d8f1c
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * IBUS_TYPE_ORIENTATION:
Packit Service 1d8f1c
 * @returns: GType of IBUS_ORIENTATION
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_ORIENTATION as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
#define IBUS_TYPE_ORIENTATION (ibus_orientation_get_type ())
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * ibus_bus_name_flag_get_type:
Packit Service 1d8f1c
 * @returns: GType of IBUS_BUS_NAME_FLAG
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_BUS_NAME_FLAG as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
GType ibus_bus_name_flag_get_type (void) G_GNUC_CONST;
Packit Service 1d8f1c
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * IBUS_TYPE_BUS_NAME_FLAG:
Packit Service 1d8f1c
 * @returns: GType of IBUS_BUS_NAME_FLAG
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_BUS_NAME_FLAG as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
#define IBUS_TYPE_BUS_NAME_FLAG (ibus_bus_name_flag_get_type ())
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * ibus_bus_request_name_reply_get_type:
Packit Service 1d8f1c
 * @returns: GType of IBUS_BUS_REQUEST_NAME_REPLY
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_BUS_REQUEST_NAME_REPLY as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
GType ibus_bus_request_name_reply_get_type (void) G_GNUC_CONST;
Packit Service 1d8f1c
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * IBUS_TYPE_BUS_REQUEST_NAME_REPLY:
Packit Service 1d8f1c
 * @returns: GType of IBUS_BUS_REQUEST_NAME_REPLY
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_BUS_REQUEST_NAME_REPLY as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
#define IBUS_TYPE_BUS_REQUEST_NAME_REPLY (ibus_bus_request_name_reply_get_type ())
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * ibus_bus_start_service_by_name_reply_get_type:
Packit Service 1d8f1c
 * @returns: GType of IBUS_BUS_START_SERVICE_BY_NAME_REPLY
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_BUS_START_SERVICE_BY_NAME_REPLY as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
GType ibus_bus_start_service_by_name_reply_get_type (void) G_GNUC_CONST;
Packit Service 1d8f1c
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * IBUS_TYPE_BUS_START_SERVICE_BY_NAME_REPLY:
Packit Service 1d8f1c
 * @returns: GType of IBUS_BUS_START_SERVICE_BY_NAME_REPLY
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_BUS_START_SERVICE_BY_NAME_REPLY as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
#define IBUS_TYPE_BUS_START_SERVICE_BY_NAME_REPLY (ibus_bus_start_service_by_name_reply_get_type ())
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * ibus_error_get_type:
Packit Service 1d8f1c
 * @returns: GType of IBUS_ERROR
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_ERROR as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
GType ibus_error_get_type (void) G_GNUC_CONST;
Packit Service 1d8f1c
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * IBUS_TYPE_ERROR:
Packit Service 1d8f1c
 * @returns: GType of IBUS_ERROR
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_ERROR as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
#define IBUS_TYPE_ERROR (ibus_error_get_type ())
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * ibus_input_purpose_get_type:
Packit Service 1d8f1c
 * @returns: GType of IBUS_INPUT_PURPOSE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_INPUT_PURPOSE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
GType ibus_input_purpose_get_type (void) G_GNUC_CONST;
Packit Service 1d8f1c
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * IBUS_TYPE_INPUT_PURPOSE:
Packit Service 1d8f1c
 * @returns: GType of IBUS_INPUT_PURPOSE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_INPUT_PURPOSE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
#define IBUS_TYPE_INPUT_PURPOSE (ibus_input_purpose_get_type ())
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * ibus_input_hints_get_type:
Packit Service 1d8f1c
 * @returns: GType of IBUS_INPUT_HINTS
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_INPUT_HINTS as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
GType ibus_input_hints_get_type (void) G_GNUC_CONST;
Packit Service 1d8f1c
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * IBUS_TYPE_INPUT_HINTS:
Packit Service 1d8f1c
 * @returns: GType of IBUS_INPUT_HINTS
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_INPUT_HINTS as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
#define IBUS_TYPE_INPUT_HINTS (ibus_input_hints_get_type ())
Packit Service 1d8f1c
Packit Service 1d8f1c
/* enumerations from "ibusxevent.h" */
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * ibus_xevent_type_get_type:
Packit Service 1d8f1c
 * @returns: GType of IBUS_XEVENT_TYPE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_XEVENT_TYPE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
GType ibus_xevent_type_get_type (void) G_GNUC_CONST;
Packit Service 1d8f1c
Packit Service 1d8f1c
/**
Packit Service 1d8f1c
 * IBUS_TYPE_XEVENT_TYPE:
Packit Service 1d8f1c
 * @returns: GType of IBUS_XEVENT_TYPE
Packit Service 1d8f1c
 *
Packit Service 1d8f1c
 * Returns the type of IBUS_XEVENT_TYPE as GType.
Packit Service 1d8f1c
 */
Packit Service 1d8f1c
#define IBUS_TYPE_XEVENT_TYPE (ibus_xevent_type_get_type ())
Packit Service 1d8f1c
G_END_DECLS
Packit Service 1d8f1c
Packit Service 1d8f1c
#endif /* __IBUS_ENUM_TYPES_H__ */
Packit Service 1d8f1c
Packit Service 1d8f1c
/* Generated data ends here */
Packit Service 1d8f1c