forked from AuroraMiddleware/gtk
ca2a67b4c6
Tue Apr 17 10:59:13 2001 Owen Taylor <otaylor@redhat.com> * gtk/Makefile.am (GTKDOC_CFLAGS): Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN * {gtk/gtk,gdk/gdk}-sections.txt: Updated
124 lines
1.5 KiB
Plaintext
124 lines
1.5 KiB
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
GtkIMContext
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### STRUCT GtkIMContext ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
<!-- ##### 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:
|
|
|
|
|
|
<!-- ##### SIGNAL GtkIMContext::commit ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@imcontext: the object which received the signal.
|
|
@arg1:
|
|
|
|
<!-- ##### 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.
|
|
|