From 548a1c3a72d2ba9e01872a690b9cbd78f84be9d1 Mon Sep 17 00:00:00 2001 From: Peng Huang Date: Thu, 4 Jun 2009 10:08:45 +0800 Subject: [PATCH] Update doc for ibus_lookup_table_new --- src/ibuslookuptable.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ibuslookuptable.h b/src/ibuslookuptable.h index 47f2a17..9ffd938 100644 --- a/src/ibuslookuptable.h +++ b/src/ibuslookuptable.h @@ -90,7 +90,7 @@ GType ibus_lookup_table_get_type (void); /** * ibus_lookup_table_new: - * @page_size: number of candidate shown per page. + * @page_size: number of candidate shown per page, the max value is 16. * @cursor_pos: position index of cursor. * @cursor_visible: whether the cursor is visible. * @round: TRUE for lookup table wrap around. -- 2.7.4