diff options
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkimcontext.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkimcontext.sgml | 94 |
1 files changed, 47 insertions, 47 deletions
diff --git a/docs/reference/gtk/tmpl/gtkimcontext.sgml b/docs/reference/gtk/tmpl/gtkimcontext.sgml index c85cf1fdd6..c9d81d8bd1 100644 --- a/docs/reference/gtk/tmpl/gtkimcontext.sgml +++ b/docs/reference/gtk/tmpl/gtkimcontext.sgml @@ -20,6 +20,53 @@ Base class for input method contexts </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> @@ -125,50 +172,3 @@ Base class for input method contexts @Returns: -<!-- ##### 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: - |