Support text symbol.

a
This commit is contained in:
Daiki Ueno
2011-08-30 16:24:56 +09:00
parent 88816018d8
commit b02ae1b7cc
15 changed files with 315 additions and 2 deletions

View File

@ -46,6 +46,7 @@
<xi:include href="xml/eek-key.xml"/>
<xi:include href="xml/eek-symbol.xml"/>
<xi:include href="xml/eek-keysym.xml"/>
<xi:include href="xml/eek-text.xml"/>
<xi:include href="xml/eek-layout.xml"/>
<xi:include href="xml/eek-types.xml"/>
</chapter>

View File

@ -95,6 +95,24 @@ EEK_IS_SECTION_CLASS
EEK_SECTION_GET_CLASS
</SECTION>
<SECTION>
<FILE>eek-text</FILE>
<TITLE>EekText</TITLE>
EekText
EekTextClass
eek_text_new
eek_text_get_text
EekTextPrivate
<SUBSECTION Standard>
EEK_TEXT
EEK_IS_TEXT
EEK_TYPE_TEXT
eek_text_get_type
EEK_TEXT_CLASS
EEK_IS_TEXT_CLASS
EEK_TEXT_GET_CLASS
</SECTION>
<SECTION>
<FILE>eek-theme-context</FILE>
eek_theme_context_new
@ -174,6 +192,8 @@ eek_symbol_set_modifier_mask
eek_symbol_is_modifier
eek_symbol_set_icon_name
eek_symbol_get_icon_name
eek_symbol_category_get_name
eek_symbol_category_from_name
EekSymbolPrivate
<SUBSECTION Standard>
EEK_SYMBOL