From 532ae96284c5d964c5afc4823a3c3425d06a0327 Mon Sep 17 00:00:00 2001 From: Shane Landrum Date: Mon, 13 Sep 2004 05:41:18 +0000 Subject: [PATCH] 2004-09-13 Shane Landrum * en/Gtk/IMContext.xml * en/Gtk/IMContextInfo.xml * en/Gtk/IMContextSimple.xml * en/Gtk/IMMulticontext.xml * en/Gtk/IMPreeditStyle.xml * en/Gtk/IMStatusStyle.xml: Input-method-related classes. svn path=/trunk/gtk-sharp/; revision=33795 --- doc/ChangeLog | 9 +++++ doc/en/Gtk/IMContext.xml | 65 +++++++++++++++++++--------------- doc/en/Gtk/IMContextInfo.xml | 24 ++++++------- doc/en/Gtk/IMContextSimple.xml | 8 ++--- doc/en/Gtk/IMMulticontext.xml | 18 +++++----- doc/en/Gtk/IMPreeditStyle.xml | 4 +-- doc/en/Gtk/IMStatusStyle.xml | 4 +-- 7 files changed, 75 insertions(+), 57 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 51c6548d1..3c2126dc6 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,12 @@ +2004-09-13 Shane Landrum + + * en/Gtk/IMContext.xml + * en/Gtk/IMContextInfo.xml + * en/Gtk/IMContextSimple.xml + * en/Gtk/IMMulticontext.xml + * en/Gtk/IMPreeditStyle.xml + * en/Gtk/IMStatusStyle.xml: Input-method-related classes. + 2004-09-13 Shane Landrum * en/Gtk/ChildNotifiedArgs.xml diff --git a/doc/en/Gtk/IMContext.xml b/doc/en/Gtk/IMContext.xml index 4efdd4b09..2818f97c4 100644 --- a/doc/en/Gtk/IMContext.xml +++ b/doc/en/Gtk/IMContext.xml @@ -11,7 +11,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. A base class for input method contexts. - To be added + GLib.Object @@ -34,8 +34,11 @@ - To be added - To be added + Notify the input method that the widget to which this + input context corresponds has gained focus. The input method + may, for example, change the displayed feedback to reflect + this change. + @@ -46,8 +49,12 @@ - To be added - To be added + Notify the input method that the widget to which this + input context corresponds has lost focus. The input method + may, for example, change the displayed feedback or reset the contexts + state to reflect this change. + + @@ -62,10 +69,10 @@ To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'bool' - To be added + a + a + a + @@ -135,9 +142,9 @@ To be added - To be added: an object of type 'Gdk.Window' - To be added: an object of type 'Gdk.Window' - To be added + a + a + @@ -150,9 +157,9 @@ To be added - To be added: an object of type 'Gdk.Rectangle' - To be added: an object of type 'Gdk.Rectangle' - To be added + a + a + @@ -165,9 +172,9 @@ To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' - To be added + a + a + @@ -179,7 +186,7 @@ To be added - To be added + @@ -191,7 +198,7 @@ To be added - To be added + @@ -203,7 +210,7 @@ To be added - To be added + @@ -227,7 +234,7 @@ To be added - To be added + @@ -239,7 +246,7 @@ To be added - To be added + @@ -254,9 +261,9 @@ To be added - To be added: an object of type 'string' - To be added: an object of type 'int' - To be added + a + a + @@ -274,7 +281,7 @@ a a a - To be added + @@ -401,7 +408,7 @@ a a a - To be added + @@ -416,4 +423,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/IMContextInfo.xml b/doc/en/Gtk/IMContextInfo.xml index 3870afd7d..e6d357753 100644 --- a/doc/en/Gtk/IMContextInfo.xml +++ b/doc/en/Gtk/IMContextInfo.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Helper class for . + System.ValueType @@ -28,7 +28,7 @@ To be added - To be added + @@ -42,9 +42,9 @@ To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'Gtk.IMContextInfo' - To be added + a + a + @@ -57,7 +57,7 @@ To be added - To be added + @@ -70,7 +70,7 @@ To be added - To be added + @@ -83,7 +83,7 @@ To be added - To be added + @@ -96,7 +96,7 @@ To be added - To be added + @@ -109,8 +109,8 @@ To be added - To be added + - \ No newline at end of file + diff --git a/doc/en/Gtk/IMContextSimple.xml b/doc/en/Gtk/IMContextSimple.xml index 38df41017..bc6ad4941 100644 --- a/doc/en/Gtk/IMContextSimple.xml +++ b/doc/en/Gtk/IMContextSimple.xml @@ -11,7 +11,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. To be added - To be added + Gtk.IMContext @@ -62,7 +62,7 @@ To be added To be added: an object of type 'Gtk.IMContextSimple' - To be added + @@ -107,8 +107,8 @@ a a a - To be added + - \ No newline at end of file + diff --git a/doc/en/Gtk/IMMulticontext.xml b/doc/en/Gtk/IMMulticontext.xml index e85fe6f52..5935e864a 100644 --- a/doc/en/Gtk/IMMulticontext.xml +++ b/doc/en/Gtk/IMMulticontext.xml @@ -11,7 +11,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. To be added - To be added + Gtk.IMContext @@ -36,9 +36,11 @@ - To be added - To be added: an object of type 'Gtk.MenuShell' - To be added + Add menuitems for various available input methods to a menu; + the menuitems, when selected, will switch the input method + for the context and the global default input method. + a + @@ -75,9 +77,9 @@ - To be added - To be added: an object of type 'Gtk.IMMulticontext' - To be added + Basic constructor. + a + @@ -108,4 +110,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/IMPreeditStyle.xml b/doc/en/Gtk/IMPreeditStyle.xml index a5848a6ca..e57811354 100644 --- a/doc/en/Gtk/IMPreeditStyle.xml +++ b/doc/en/Gtk/IMPreeditStyle.xml @@ -11,7 +11,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. To be added - To be added + System.Enum @@ -71,4 +71,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/IMStatusStyle.xml b/doc/en/Gtk/IMStatusStyle.xml index 4d83b04d2..f6c20a419 100644 --- a/doc/en/Gtk/IMStatusStyle.xml +++ b/doc/en/Gtk/IMStatusStyle.xml @@ -11,7 +11,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. To be added - To be added + System.Enum @@ -71,4 +71,4 @@ - \ No newline at end of file +