From: P. F. Chimento Date: Tue, 23 Nov 2010 00:05:02 +0000 (+0100) Subject: Added _input_pending functions to docs X-Git-Tag: v0.9~161 X-Git-Url: https://git.stderr.nl/gitweb?p=projects%2Fchimara%2Fchimara.git;a=commitdiff_plain;h=f31e53988e0867559e4ff77083f39a8d9e345709 Added _input_pending functions to docs Added the chimara_glk_is_{line,char}_input_pending() functions to the documentation. --- diff --git a/docs/reference/chimara-sections.txt b/docs/reference/chimara-sections.txt index df3ff5d..3cfa597 100644 --- a/docs/reference/chimara-sections.txt +++ b/docs/reference/chimara-sections.txt @@ -23,6 +23,8 @@ chimara_glk_wait chimara_glk_get_running chimara_glk_feed_char_input chimara_glk_feed_line_input +chimara_glk_is_char_input_pending +chimara_glk_is_line_input_pending chimara_glk_set_resource_load_callback CHIMARA_GLK