Blame docs/reference/ibus/html/ibus-ibuserror.html

Packit 3ff832
Packit 3ff832
<html>
Packit 3ff832
<head>
Packit 3ff832
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Packit 3ff832
<title>ibuserror: IBus Reference Manual</title>
Packit 3ff832
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
Packit 3ff832
<link rel="home" href="index.html" title="IBus Reference Manual">
Packit 3ff832
<link rel="up" href="ch06.html" title="Internal">
Packit 3ff832
<link rel="prev" href="ibus-ibusdebug.html" title="ibusdebug">
Packit 3ff832
<link rel="next" href="IBusObject.html" title="IBusObject">
Packit 3ff832
<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
Packit 3ff832
<link rel="stylesheet" href="style.css" type="text/css">
Packit 3ff832
</head>
Packit 3ff832
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
Packit 3ff832
Packit 3ff832
Packit 3ff832
Top  | 
Packit 3ff832
                  Description
Packit 3ff832
Packit 3ff832
Home
Packit 3ff832
Up
Packit 3ff832
Prev
Packit 3ff832
Next
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832

ibuserror

Packit 3ff832

ibuserror — Error functions and definition.

Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832

Stability Level

Packit 3ff832
Packit 3ff832
develop applications to these interfaces, release them, and have confidence that
Packit 3ff832
they will run on all minor releases of the product (after the one in which the
Packit 3ff832
interface was introduced, and within the same major release). Even at a major
Packit 3ff832
release, incompatible changes are expected to be rare, and to have strong
Packit 3ff832
justifications.
Packit 3ff832
">Stable, unless otherwise indicated
Packit 3ff832
Packit 3ff832
Packit 3ff832

Functions

Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832
GQuark
Packit 3ff832
Packit 3ff832
Packit 3ff832
ibus_error_quark ()
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832

Types and Values

Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832
#define
Packit 3ff832
IBUS_ERROR
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832

Description

Packit 3ff832

This file defines some error functions and definition.

Packit 3ff832
Packit 3ff832
Packit 3ff832

Functions

Packit 3ff832
Packit 3ff832

ibus_error_quark ()

Packit 3ff832
GQuark
Packit 3ff832
ibus_error_quark (void);
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832

Types and Values

Packit 3ff832
Packit 3ff832

IBUS_ERROR

Packit 3ff832
#define IBUS_ERROR ibus_error_quark()
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832
Packit 3ff832

Generated by GTK-Doc V1.28
Packit 3ff832
</body>
Packit 3ff832
</html>