diff --git a/doc/ChangeLog b/doc/ChangeLog index e7dd3e139..f0f51596c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2004-06-17 Mike Kestner + + * en/Gtk/Window.xml : document remaining TBAs. + 2004-06-17 Mike Kestner * scan-deprecations.cs : kill value__ fields of enum types too. diff --git a/doc/en/Gtk/Window.xml b/doc/en/Gtk/Window.xml index c60be632d..0c4c5799a 100644 --- a/doc/en/Gtk/Window.xml +++ b/doc/en/Gtk/Window.xml @@ -500,9 +500,9 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - To be added + Adds an X id number to the list of embedded windows. an object of type - To be added + This is an advanced feature and is not used by typical code. The method adds the specified XID to a list of embedded windows that is maintained as object data on the Window object. This list is used for things like querying X rc settings. @@ -536,9 +536,9 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - To be added + Removes an X id number to the list of embedded windows. an object of type - To be added + This is an advanced feature and is not used by typical code. The method removess the specified XID to a list of embedded windows that is maintained as object data on the Window object. This list is used for things like querying X rc settings. @@ -1165,8 +1165,8 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - To be added - To be added + KeysChanged event. + This event is emited when the or mnemonic associated with the is changed. @@ -1177,8 +1177,8 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - To be added - To be added + MoveFocus event. + This event is emited when the focus is moved from one child to another. @@ -1189,8 +1189,8 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - To be added - To be added + SetFocus event. + This event is emited when the focused widget is set. @@ -1201,8 +1201,8 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - To be added - To be added + DefaultActivated event. + This event is emited when the keybinding for default widget activation is triggered. @@ -1213,8 +1213,8 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - To be added - To be added + FocusActivated event. + This event is emited when the keybinding for focused widget activation is triggered. @@ -1225,8 +1225,8 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - To be added - To be added + FrameEvent event. + This event is emited when has been set to true and an event occurs on the resulting frame. @@ -1417,9 +1417,9 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - To be added + Raw Property a - To be added + Returns the native object handle of this . @@ -1430,9 +1430,9 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - To be added + GType Property a - To be added + Returns the native GObject type for . @@ -1525,10 +1525,10 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - To be added + Protected constructor. a a - To be added + Chain to this constructor if you have manually registered a native GType for your subclass. @@ -1632,4 +1632,4 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - \ No newline at end of file +