for libeek 0.90.0.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".


I. Usage Overview
II. API Manual
Base Classes, Interfaces, and Utilities
Library Initialization
EekSerializable — Interface which provides object serialization into GVariant
EekElement — Base class of a keyboard element
EekContainer — Base class of a keyboard container
EekKeyboard — Base class of a keyboard
EekSection — Base class of a section
EekKey — Base class of a key
EekSymbol — Base class of a symbol
EekKeysym — an EekSymbol represents an X keysym
EekText — an EekText represents a text symbol
EekLayout — Base class of a layout engine
Miscellaneous Types — Miscellaneous types used in Libeek
GTK Adapter
EekGtkKeyboard — a GtkWidget displaying EekKeyboard
Clutter Adapter
EekClutterKeyboard
Libxklavier Layout Engine
EekXklLayout — Layout engine using Libxklavier configuration
XKB Layout Engine
EekXkbLayout — Layout engine using XKB configuration
XML Layout Engine
EekXmlLayout — Layout engine which loads layout information from XML
XML Conversion UtilitiesEekKeyboard to XML conversion utilities
Object Hierarchy
API Index