summaryrefslogtreecommitdiffhomepage
path: root/mixgtk/mixgtk_input.h
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-06-25 23:52:29 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-06-25 23:52:29 +0000
commit5930089d6965da4bcc7aa11e1f4d67a76c0dd351 (patch)
treebd5d743b023a4bae6521b06b71a1bc329ca4ba6e /mixgtk/mixgtk_input.h
parent5fbfeb14da470cd6f803497b75d4381ca1e1a9e1 (diff)
downloadmdk-5930089d6965da4bcc7aa11e1f4d67a76c0dd351.tar.gz
mdk-5930089d6965da4bcc7aa11e1f4d67a76c0dd351.tar.bz2
hot split/unsplit
Diffstat (limited to 'mixgtk/mixgtk_input.h')
-rw-r--r--mixgtk/mixgtk_input.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/mixgtk/mixgtk_input.h b/mixgtk/mixgtk_input.h
index 61ea2a5..7332ccd 100644
--- a/mixgtk/mixgtk_input.h
+++ b/mixgtk/mixgtk_input.h
@@ -30,6 +30,10 @@
/* callback function type */
typedef void (*input_callback_t)(mix_word_t result, gpointer data);
+/* init */
+extern void
+mixgtk_input_init (void);
+
/* get a word */
extern void
mixgtk_input_word (const gchar *message, mix_word_t def,