gtkimcontext.sgml

来自「This GTK+ version 2.12.3. GTK+ is a mult」· SGML 代码 · 共 178 行

SGML
178
字号
<!-- ##### SECTION Title ##### -->GtkIMContext<!-- ##### SECTION Short_Description ##### -->Base class for input method contexts<!-- ##### SECTION Long_Description ##### --><para></para><!-- ##### SECTION See_Also ##### --><para></para><!-- ##### SECTION Stability_Level ##### --><!-- ##### STRUCT GtkIMContext ##### --><para></para><!-- ##### SIGNAL GtkIMContext::commit ##### --><para></para>@imcontext: the object which received the signal.@arg1: <!-- ##### SIGNAL GtkIMContext::delete-surrounding ##### --><para></para>@imcontext: the object which received the signal.@arg1: @arg2: @Returns: <!-- ##### SIGNAL GtkIMContext::preedit-changed ##### --><para></para>@imcontext: the object which received the signal.<!-- ##### SIGNAL GtkIMContext::preedit-end ##### --><para></para>@imcontext: the object which received the signal.<!-- ##### SIGNAL GtkIMContext::preedit-start ##### --><para></para>@imcontext: the object which received the signal.<!-- ##### SIGNAL GtkIMContext::retrieve-surrounding ##### --><para></para>@imcontext: the object which received the signal.@Returns: <!-- ##### FUNCTION gtk_im_context_set_client_window ##### --><para></para>@context: @window: <!-- ##### FUNCTION gtk_im_context_get_preedit_string ##### --><para></para>@context: @str: @attrs: @cursor_pos: <!-- ##### FUNCTION gtk_im_context_filter_keypress ##### --><para></para>@context: @event: @Returns: <!-- ##### FUNCTION gtk_im_context_focus_in ##### --><para></para>@context: <!-- ##### FUNCTION gtk_im_context_focus_out ##### --><para></para>@context: <!-- ##### FUNCTION gtk_im_context_reset ##### --><para></para>@context: <!-- ##### FUNCTION gtk_im_context_set_cursor_location ##### --><para></para>@context: @area: <!-- ##### FUNCTION gtk_im_context_set_use_preedit ##### --><para></para>@context: @use_preedit: <!-- ##### FUNCTION gtk_im_context_set_surrounding ##### --><para></para>@context: @text: @len: @cursor_index: <!-- ##### FUNCTION gtk_im_context_get_surrounding ##### --><para></para>@context: @text: @cursor_index: @Returns: <!-- ##### FUNCTION gtk_im_context_delete_surrounding ##### --><para></para>@context: @offset: @n_chars: @Returns: 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?