diff --git a/doc/ChangeLog b/doc/ChangeLog index 8934ef8df..35f242b54 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,11 @@ +2004-08-27 Shane Landrum + + * en/Gtk/Style.xml: bugfixes, more docs. + * en/Gtk/TextBTree.xml: internal class, do not use. + * en/Gtk/Accel*.xml: Accelerator-related docs. + * en/Gtk/CurrentParagraphAlignmentChangedArgs.xml + * en/Gtk/CurrentParagraphStyleChangedArgs.xml: Event data docs. + 2004-08-27 Shane Landrum * en/Gtk/WindowKeysForeachFunc.xml diff --git a/doc/en/Gtk/AccelChangedArgs.xml b/doc/en/Gtk/AccelChangedArgs.xml index e61f4f0dc..3e18ddc8a 100644 --- a/doc/en/Gtk/AccelChangedArgs.xml +++ b/doc/en/Gtk/AccelChangedArgs.xml @@ -39,9 +39,9 @@ System.IntPtr - A pointer to the accelerator that was changed. - To be added: an object of type 'IntPtr' - To be added + A pointer to the underlying C data of the accelerator that was changed. + A + @@ -69,4 +69,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/AccelGroupActivate.xml b/doc/en/Gtk/AccelGroupActivate.xml index d9f03822d..4641d8173 100644 --- a/doc/en/Gtk/AccelGroupActivate.xml +++ b/doc/en/Gtk/AccelGroupActivate.xml @@ -7,8 +7,9 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + A delegate to activate all the accelerators in a given +. + System.Delegate @@ -32,4 +33,4 @@ System.Boolean - \ No newline at end of file + diff --git a/doc/en/Gtk/AccelGroupEntry.xml b/doc/en/Gtk/AccelGroupEntry.xml index 275c2b186..6ebddb9ed 100644 --- a/doc/en/Gtk/AccelGroupEntry.xml +++ b/doc/en/Gtk/AccelGroupEntry.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 + One item within a . + System.ValueType @@ -27,8 +27,8 @@ - To be added - To be added + An empty . + @@ -41,10 +41,10 @@ - To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'Gtk.AccelGroupEntry' - To be added + Internal constructor; do not use. + , pointer to the underlying C object. + a + @@ -56,8 +56,8 @@ - To be added - To be added + The key for this accelerator. + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/AccelGroupFindFunc.xml b/doc/en/Gtk/AccelGroupFindFunc.xml index 8b7424775..4a202ce8b 100644 --- a/doc/en/Gtk/AccelGroupFindFunc.xml +++ b/doc/en/Gtk/AccelGroupFindFunc.xml @@ -9,8 +9,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + A delegate to locate a particular accelerator. + See . System.Delegate @@ -32,4 +32,4 @@ System.Boolean - \ No newline at end of file + diff --git a/doc/en/Gtk/AccelKey.xml b/doc/en/Gtk/AccelKey.xml index 2e3b3a60d..5b69ee6e3 100644 --- a/doc/en/Gtk/AccelKey.xml +++ b/doc/en/Gtk/AccelKey.xml @@ -96,7 +96,7 @@ - To be added + Public constructor. a enumerated in a enumerated in , the modifiers (shift, ctrl, etc) that apply for this AccelKey a enumerated in for whether this AccelKey should be displayed in the menu @@ -105,4 +105,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/AccelLabel.xml b/doc/en/Gtk/AccelLabel.xml index 21174bc17..4bde66617 100644 --- a/doc/en/Gtk/AccelLabel.xml +++ b/doc/en/Gtk/AccelLabel.xml @@ -127,8 +127,8 @@ Sets the closure to be monitored by this accelerator label. - To be added: an object of type 'IntPtr' - To be added: an object of type 'IntPtr' + A + A Sets the closure to be monitored by this accelerator label. The closure must be connected to an accelerator group. See . @@ -183,4 +183,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/AccelMapForeach.xml b/doc/en/Gtk/AccelMapForeach.xml index 8d4948c2f..1f73d592e 100644 --- a/doc/en/Gtk/AccelMapForeach.xml +++ b/doc/en/Gtk/AccelMapForeach.xml @@ -7,8 +7,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + A delegate for running over each entry in an accelerator. + See . System.Delegate @@ -33,4 +33,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/Accelerator.xml b/doc/en/Gtk/Accelerator.xml index c98782525..087c4236f 100644 --- a/doc/en/Gtk/Accelerator.xml +++ b/doc/en/Gtk/Accelerator.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 + An accelerator. + TODO: explain the relationship between this class and . System.Object @@ -75,10 +75,10 @@ - To be added + A mask to specify the default modifier key(s). a a - To be added + @@ -93,12 +93,12 @@ - To be added + Parses a string representing an accelerator. The format looks like "<Control>a" or "<Shift><Alt>F1" or "<Release>z" (the last one is for key release). The parser is fairly liberal and allows lower or upper case, and also abbreviations such as "<Ctl>" and "<Ctrl>". a - a - a - To be added + a , thekey to map to. + a to fill with data. + If the parse fails, and will be set to 0 (zero). - \ No newline at end of file + diff --git a/doc/en/Gtk/CurrentParagraphAlignmentChangedArgs.xml b/doc/en/Gtk/CurrentParagraphAlignmentChangedArgs.xml index bd86be0d5..adb7a8854 100644 --- a/doc/en/Gtk/CurrentParagraphAlignmentChangedArgs.xml +++ b/doc/en/Gtk/CurrentParagraphAlignmentChangedArgs.xml @@ -41,8 +41,8 @@ The new alignment of the paragraph. a - To be added + - \ No newline at end of file + diff --git a/doc/en/Gtk/CurrentParagraphStyleChangedArgs.xml b/doc/en/Gtk/CurrentParagraphStyleChangedArgs.xml index 9ab3ed50e..576541c04 100644 --- a/doc/en/Gtk/CurrentParagraphStyleChangedArgs.xml +++ b/doc/en/Gtk/CurrentParagraphStyleChangedArgs.xml @@ -39,10 +39,10 @@ Gtk.HTMLParagraphStyle - To be added - To be added: an object of type 'Gtk.HTMLParagraphStyle' - To be added + The new style that was set. + a + - \ No newline at end of file + diff --git a/doc/en/Gtk/Style.xml b/doc/en/Gtk/Style.xml index 30f946006..53cfd2a53 100644 --- a/doc/en/Gtk/Style.xml +++ b/doc/en/Gtk/Style.xml @@ -200,7 +200,7 @@ color or pixmap specified by this style for . - Gets the icon set for the given . + Gets the icon set for the given . A A @@ -359,9 +359,9 @@ color or pixmap specified by this style for . Gdk.GC [] - To be added + Gets the graphics context objects for the background. A - To be added + @@ -371,9 +371,9 @@ color or pixmap specified by this style for . Gdk.GC [] - To be added + Gets the graphics context objects for the foreground. A - To be added + @@ -383,9 +383,9 @@ color or pixmap specified by this style for . Gdk.GC - To be added + Gets a white graphics context. A - To be added + @@ -395,9 +395,9 @@ color or pixmap specified by this style for . Gdk.GC - To be added + Gets a black graphics context. A - To be added + diff --git a/doc/en/Gtk/TextBTree.xml b/doc/en/Gtk/TextBTree.xml index 4d86594cf..92d357e6d 100644 --- a/doc/en/Gtk/TextBTree.xml +++ b/doc/en/Gtk/TextBTree.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 + Internal class. Do not use. + GLib.Opaque @@ -40,4 +40,4 @@ - \ No newline at end of file +