From cc789bded8448a21f3a3bcf1f74505b9e95a1b8c Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Mon, 15 Jan 2007 21:24:56 +0000 Subject: [PATCH] updates to latest monodocer -pretty svn path=/trunk/gtk-sharp/; revision=71090 --- doc/en/Atk/ActiveDescendantChangedHandler.xml | 2 +- doc/en/Atk/BoundsChangedHandler.xml | 2 +- doc/en/Atk/ChildrenChangedHandler.xml | 2 +- doc/en/Atk/ColumnDeletedHandler.xml | 2 +- doc/en/Atk/ColumnInsertedHandler.xml | 2 +- doc/en/Atk/CoordType.xml | 2 +- doc/en/Atk/EventListener.xml | 2 +- doc/en/Atk/EventListenerInit.xml | 3 +- doc/en/Atk/FocusEventHandler.xml | 2 +- doc/en/Atk/FocusHandler.xml | 2 +- doc/en/Atk/Function.xml | 3 +- doc/en/Atk/GObjectAccessible.xml | 5 +- doc/en/Atk/Hyperlink.xml | 12 ++--- doc/en/Atk/HyperlinkStateFlags.xml | 2 +- doc/en/Atk/KeyEventType.xml | 2 +- doc/en/Atk/KeySnoopFunc.xml | 2 +- doc/en/Atk/Layer.xml | 2 +- doc/en/Atk/LinkSelectedHandler.xml | 2 +- doc/en/Atk/NoOpObject.xml | 30 ++++++------ doc/en/Atk/NoOpObjectFactory.xml | 5 +- doc/en/Atk/Object.xml | 47 ++++++++++--------- doc/en/Atk/ObjectFactory.xml | 5 +- doc/en/Atk/PropertyChangeEventHandler.xml | 2 +- doc/en/Atk/PropertyChangeHandler.xml | 2 +- doc/en/Atk/Registry.xml | 5 +- doc/en/Atk/Relation.xml | 7 +-- doc/en/Atk/RelationSet.xml | 5 +- doc/en/Atk/RelationType.xml | 2 +- doc/en/Atk/Role.xml | 2 +- doc/en/Atk/RowDeletedHandler.xml | 2 +- doc/en/Atk/RowInsertedHandler.xml | 2 +- doc/en/Atk/StateChangeHandler.xml | 2 +- doc/en/Atk/StateSet.xml | 5 +- doc/en/Atk/StateType.xml | 2 +- doc/en/Atk/TextAttribute.xml | 2 +- doc/en/Atk/TextBoundary.xml | 2 +- doc/en/Atk/TextCaretMovedHandler.xml | 2 +- doc/en/Atk/TextChangedHandler.xml | 2 +- doc/en/Atk/TextClipType.xml | 2 +- doc/en/Atk/Util.xml | 5 +- 40 files changed, 101 insertions(+), 90 deletions(-) diff --git a/doc/en/Atk/ActiveDescendantChangedHandler.xml b/doc/en/Atk/ActiveDescendantChangedHandler.xml index 065ecb506..57d334bcf 100644 --- a/doc/en/Atk/ActiveDescendantChangedHandler.xml +++ b/doc/en/Atk/ActiveDescendantChangedHandler.xml @@ -1,5 +1,5 @@ - + atk-sharp diff --git a/doc/en/Atk/BoundsChangedHandler.xml b/doc/en/Atk/BoundsChangedHandler.xml index 98d75497e..03a75b048 100644 --- a/doc/en/Atk/BoundsChangedHandler.xml +++ b/doc/en/Atk/BoundsChangedHandler.xml @@ -1,5 +1,5 @@ - + atk-sharp [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] diff --git a/doc/en/Atk/ChildrenChangedHandler.xml b/doc/en/Atk/ChildrenChangedHandler.xml index 363ba389b..69018b64e 100644 --- a/doc/en/Atk/ChildrenChangedHandler.xml +++ b/doc/en/Atk/ChildrenChangedHandler.xml @@ -1,5 +1,5 @@ - + atk-sharp 2.10.0.0 diff --git a/doc/en/Atk/ColumnDeletedHandler.xml b/doc/en/Atk/ColumnDeletedHandler.xml index 7f0ed651b..4d7e127c3 100644 --- a/doc/en/Atk/ColumnDeletedHandler.xml +++ b/doc/en/Atk/ColumnDeletedHandler.xml @@ -1,5 +1,5 @@ - + atk-sharp 2.10.0.0 diff --git a/doc/en/Atk/ColumnInsertedHandler.xml b/doc/en/Atk/ColumnInsertedHandler.xml index 6cfde5316..52cff6ce9 100644 --- a/doc/en/Atk/ColumnInsertedHandler.xml +++ b/doc/en/Atk/ColumnInsertedHandler.xml @@ -1,5 +1,5 @@ - + atk-sharp 2.10.0.0 diff --git a/doc/en/Atk/CoordType.xml b/doc/en/Atk/CoordType.xml index 03a4054b9..6a3c220de 100644 --- a/doc/en/Atk/CoordType.xml +++ b/doc/en/Atk/CoordType.xml @@ -16,7 +16,7 @@ - GLib.GType(WrapperType=typeof(Atk.CoordTypeGType)) + GLib.GType(typeof(Atk.CoordTypeGType)) diff --git a/doc/en/Atk/EventListener.xml b/doc/en/Atk/EventListener.xml index 4a79aebd5..bf0e57225 100644 --- a/doc/en/Atk/EventListener.xml +++ b/doc/en/Atk/EventListener.xml @@ -1,5 +1,5 @@ - + atk-sharp 2.10.0.0 diff --git a/doc/en/Atk/EventListenerInit.xml b/doc/en/Atk/EventListenerInit.xml index df54f270c..ce70de8eb 100644 --- a/doc/en/Atk/EventListenerInit.xml +++ b/doc/en/Atk/EventListenerInit.xml @@ -13,7 +13,8 @@ System.Delegate - + + System.Void diff --git a/doc/en/Atk/FocusEventHandler.xml b/doc/en/Atk/FocusEventHandler.xml index c4970716f..b37c5dd55 100644 --- a/doc/en/Atk/FocusEventHandler.xml +++ b/doc/en/Atk/FocusEventHandler.xml @@ -1,5 +1,5 @@ - + atk-sharp 2.10.0.0 diff --git a/doc/en/Atk/FocusHandler.xml b/doc/en/Atk/FocusHandler.xml index 24d07c2ec..7cd76d93c 100644 --- a/doc/en/Atk/FocusHandler.xml +++ b/doc/en/Atk/FocusHandler.xml @@ -1,5 +1,5 @@ - + atk-sharp 2.10.0.0 diff --git a/doc/en/Atk/Function.xml b/doc/en/Atk/Function.xml index 4334b95b0..99bd11278 100644 --- a/doc/en/Atk/Function.xml +++ b/doc/en/Atk/Function.xml @@ -14,7 +14,8 @@ System.Delegate - + + System.Boolean diff --git a/doc/en/Atk/GObjectAccessible.xml b/doc/en/Atk/GObjectAccessible.xml index d2028f1ac..0dfb6fb28 100644 --- a/doc/en/Atk/GObjectAccessible.xml +++ b/doc/en/Atk/GObjectAccessible.xml @@ -14,7 +14,8 @@ Atk.Object - + + @@ -86,7 +87,7 @@ - System.Obsolete(Message=null, IsError=False) + System.Obsolete diff --git a/doc/en/Atk/Hyperlink.xml b/doc/en/Atk/Hyperlink.xml index ac0a78da3..5085a76ae 100644 --- a/doc/en/Atk/Hyperlink.xml +++ b/doc/en/Atk/Hyperlink.xml @@ -189,7 +189,7 @@ Multiple anchors are primarily used by client-side image maps. - GLib.Property(Name="end-index") + GLib.Property("end-index") @@ -206,7 +206,7 @@ Multiple anchors are primarily used by client-side image maps. - GLib.Property(Name="start-index") + GLib.Property("start-index") @@ -279,7 +279,7 @@ Multiple anchors are primarily used by client-side image maps. - System.Obsolete(Message=null, IsError=False) + System.Obsolete @@ -308,7 +308,7 @@ Multiple anchors are primarily used by client-side image maps. - GLib.Property(Name="number-of-anchors") + GLib.Property("number-of-anchors") @@ -327,7 +327,7 @@ Multiple anchors are primarily used by client-side image maps. - GLib.Property(Name="selected-link") + GLib.Property("selected-link") @@ -359,7 +359,7 @@ Multiple anchors are primarily used by client-side image maps. - GLib.Signal(CName="link_activated") + GLib.Signal("link_activated") diff --git a/doc/en/Atk/HyperlinkStateFlags.xml b/doc/en/Atk/HyperlinkStateFlags.xml index 57eaa1693..da77a0c87 100644 --- a/doc/en/Atk/HyperlinkStateFlags.xml +++ b/doc/en/Atk/HyperlinkStateFlags.xml @@ -16,7 +16,7 @@ - GLib.GType(WrapperType=typeof(Atk.HyperlinkStateFlagsGType)) + GLib.GType(typeof(Atk.HyperlinkStateFlagsGType)) System.Flags diff --git a/doc/en/Atk/KeyEventType.xml b/doc/en/Atk/KeyEventType.xml index 5b35c9688..3fba14a08 100644 --- a/doc/en/Atk/KeyEventType.xml +++ b/doc/en/Atk/KeyEventType.xml @@ -16,7 +16,7 @@ - GLib.GType(WrapperType=typeof(Atk.KeyEventTypeGType)) + GLib.GType(typeof(Atk.KeyEventTypeGType)) diff --git a/doc/en/Atk/KeySnoopFunc.xml b/doc/en/Atk/KeySnoopFunc.xml index 379c9801f..c80c3f1c1 100644 --- a/doc/en/Atk/KeySnoopFunc.xml +++ b/doc/en/Atk/KeySnoopFunc.xml @@ -1,5 +1,5 @@ - + atk-sharp 2.10.0.0 diff --git a/doc/en/Atk/Layer.xml b/doc/en/Atk/Layer.xml index 5756df490..1d93e00f8 100644 --- a/doc/en/Atk/Layer.xml +++ b/doc/en/Atk/Layer.xml @@ -16,7 +16,7 @@ - GLib.GType(WrapperType=typeof(Atk.LayerGType)) + GLib.GType(typeof(Atk.LayerGType)) diff --git a/doc/en/Atk/LinkSelectedHandler.xml b/doc/en/Atk/LinkSelectedHandler.xml index aefa29759..a9a03faa8 100644 --- a/doc/en/Atk/LinkSelectedHandler.xml +++ b/doc/en/Atk/LinkSelectedHandler.xml @@ -1,5 +1,5 @@ - + atk-sharp [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] diff --git a/doc/en/Atk/NoOpObject.xml b/doc/en/Atk/NoOpObject.xml index 00ee2d2ee..4b2d00de4 100644 --- a/doc/en/Atk/NoOpObject.xml +++ b/doc/en/Atk/NoOpObject.xml @@ -1086,7 +1086,7 @@ - GLib.Signal(CName="text_changed") + GLib.Signal("text_changed") @@ -1103,7 +1103,7 @@ - GLib.Signal(CName="text_selection_changed") + GLib.Signal("text_selection_changed") @@ -1120,7 +1120,7 @@ - GLib.Signal(CName="text_caret_moved") + GLib.Signal("text_caret_moved") @@ -1137,7 +1137,7 @@ - GLib.Signal(CName="row_deleted") + GLib.Signal("row_deleted") @@ -1154,7 +1154,7 @@ - GLib.Signal(CName="row_inserted") + GLib.Signal("row_inserted") @@ -1171,7 +1171,7 @@ - GLib.Signal(CName="model_changed") + GLib.Signal("model_changed") @@ -1188,7 +1188,7 @@ - GLib.Signal(CName="column_inserted") + GLib.Signal("column_inserted") @@ -1205,7 +1205,7 @@ - GLib.Signal(CName="row_reordered") + GLib.Signal("row_reordered") @@ -1222,7 +1222,7 @@ - GLib.Signal(CName="column_deleted") + GLib.Signal("column_deleted") @@ -1239,7 +1239,7 @@ - GLib.Signal(CName="column_reordered") + GLib.Signal("column_reordered") @@ -1256,7 +1256,7 @@ - GLib.Signal(CName="selection_changed") + GLib.Signal("selection_changed") @@ -1273,7 +1273,7 @@ - GLib.Signal(CName="text_attributes_changed") + GLib.Signal("text_attributes_changed") @@ -1782,7 +1782,7 @@ - System.Obsolete(Message=null, IsError=False) + System.Obsolete @@ -1814,7 +1814,7 @@ - GLib.Signal(CName="link_selected") + GLib.Signal("link_selected") @@ -1958,7 +1958,7 @@ - GLib.Signal(CName="bounds_changed") + GLib.Signal("bounds_changed") diff --git a/doc/en/Atk/NoOpObjectFactory.xml b/doc/en/Atk/NoOpObjectFactory.xml index 4716e7353..1770e80ef 100644 --- a/doc/en/Atk/NoOpObjectFactory.xml +++ b/doc/en/Atk/NoOpObjectFactory.xml @@ -14,7 +14,8 @@ Atk.ObjectFactory - + + @@ -68,7 +69,7 @@ - System.Obsolete(Message=null, IsError=False) + System.Obsolete diff --git a/doc/en/Atk/Object.xml b/doc/en/Atk/Object.xml index 067b9e5f3..50ff0918d 100644 --- a/doc/en/Atk/Object.xml +++ b/doc/en/Atk/Object.xml @@ -21,7 +21,8 @@ All UI components in an application which provide useful information or services GLib.Object - + + @@ -262,7 +263,7 @@ All UI components in an application which provide useful information or services - GLib.Property(Name="atk_object_name_property_name") + GLib.Property("atk_object_name_property_name") @@ -281,7 +282,7 @@ All UI components in an application which provide useful information or services - GLib.Property(Name="atk_object_name_property_description") + GLib.Property("atk_object_name_property_description") @@ -298,7 +299,7 @@ All UI components in an application which provide useful information or services - GLib.Property(Name="atk_object_name_property_component_layer") + GLib.Property("atk_object_name_property_component_layer") @@ -317,7 +318,7 @@ All UI components in an application which provide useful information or services - GLib.Property(Name="atk_object_name_property_table_column_header") + GLib.Property("atk_object_name_property_table_column_header") @@ -336,7 +337,7 @@ All UI components in an application which provide useful information or services - GLib.Property(Name="atk_object_name_property_value") + GLib.Property("atk_object_name_property_value") @@ -355,7 +356,7 @@ All UI components in an application which provide useful information or services - GLib.Property(Name="atk_object_name_property_parent") + GLib.Property("atk_object_name_property_parent") @@ -374,7 +375,7 @@ All UI components in an application which provide useful information or services - GLib.Property(Name="atk_object_name_property_table_row_description") + GLib.Property("atk_object_name_property_table_row_description") @@ -393,7 +394,7 @@ All UI components in an application which provide useful information or services - GLib.Property(Name="atk_object_name_property_role") + GLib.Property("atk_object_name_property_role") @@ -410,7 +411,7 @@ All UI components in an application which provide useful information or services - GLib.Property(Name="atk_object_name_property_component_mdi_zorder") + GLib.Property("atk_object_name_property_component_mdi_zorder") @@ -429,7 +430,7 @@ All UI components in an application which provide useful information or services - GLib.Property(Name="atk_object_name_property_table_caption") + GLib.Property("atk_object_name_property_table_caption") @@ -448,7 +449,7 @@ All UI components in an application which provide useful information or services - GLib.Property(Name="atk_object_name_property_table_summary") + GLib.Property("atk_object_name_property_table_summary") @@ -467,7 +468,7 @@ All UI components in an application which provide useful information or services - GLib.Property(Name="atk_object_name_property_table_column_description") + GLib.Property("atk_object_name_property_table_column_description") @@ -486,7 +487,7 @@ All UI components in an application which provide useful information or services - GLib.Property(Name="atk_object_name_property_table_row_header") + GLib.Property("atk_object_name_property_table_row_header") @@ -503,7 +504,7 @@ All UI components in an application which provide useful information or services - GLib.Signal(CName="state_change") + GLib.Signal("state_change") @@ -520,7 +521,7 @@ All UI components in an application which provide useful information or services - GLib.Signal(CName="children_changed") + GLib.Signal("children_changed") @@ -537,7 +538,7 @@ All UI components in an application which provide useful information or services - GLib.Signal(CName="visible_data_changed") + GLib.Signal("visible_data_changed") @@ -554,7 +555,7 @@ All UI components in an application which provide useful information or services - GLib.Signal(CName="focus_event") + GLib.Signal("focus_event") @@ -571,7 +572,7 @@ All UI components in an application which provide useful information or services - GLib.Signal(CName="active_descendant_changed") + GLib.Signal("active_descendant_changed") @@ -714,7 +715,7 @@ All UI components in an application which provide useful information or services - System.Obsolete(Message=null, IsError=False) + System.Obsolete @@ -731,7 +732,7 @@ All UI components in an application which provide useful information or services - GLib.Signal(CName="property_change") + GLib.Signal("property_change") @@ -760,7 +761,7 @@ All UI components in an application which provide useful information or services - GLib.Property(Name="atk_object_name_property_hypertext_num_links") + GLib.Property("atk_object_name_property_hypertext_num_links") @@ -779,7 +780,7 @@ All UI components in an application which provide useful information or services - GLib.Property(Name="atk_object_name_property_table_caption_object") + GLib.Property("atk_object_name_property_table_caption_object") diff --git a/doc/en/Atk/ObjectFactory.xml b/doc/en/Atk/ObjectFactory.xml index 2f39cfe9d..ac66ef384 100644 --- a/doc/en/Atk/ObjectFactory.xml +++ b/doc/en/Atk/ObjectFactory.xml @@ -14,7 +14,8 @@ GLib.Object - + + @@ -99,7 +100,7 @@ - System.Obsolete(Message=null, IsError=False) + System.Obsolete diff --git a/doc/en/Atk/PropertyChangeEventHandler.xml b/doc/en/Atk/PropertyChangeEventHandler.xml index 49ee89955..700342ed1 100644 --- a/doc/en/Atk/PropertyChangeEventHandler.xml +++ b/doc/en/Atk/PropertyChangeEventHandler.xml @@ -1,5 +1,5 @@ - + atk-sharp diff --git a/doc/en/Atk/PropertyChangeHandler.xml b/doc/en/Atk/PropertyChangeHandler.xml index 906f75b91..b8e453fc1 100644 --- a/doc/en/Atk/PropertyChangeHandler.xml +++ b/doc/en/Atk/PropertyChangeHandler.xml @@ -1,5 +1,5 @@ - + atk-sharp 2.10.0.0 diff --git a/doc/en/Atk/Registry.xml b/doc/en/Atk/Registry.xml index 41a2d2e56..3bc267ef9 100644 --- a/doc/en/Atk/Registry.xml +++ b/doc/en/Atk/Registry.xml @@ -14,7 +14,8 @@ GLib.Object - + + @@ -107,7 +108,7 @@ - System.Obsolete(Message=null, IsError=False) + System.Obsolete diff --git a/doc/en/Atk/Relation.xml b/doc/en/Atk/Relation.xml index b77484148..5cdd66f90 100644 --- a/doc/en/Atk/Relation.xml +++ b/doc/en/Atk/Relation.xml @@ -24,7 +24,8 @@ GLib.Object - + + @@ -116,7 +117,7 @@ - System.Obsolete(Message=null, IsError=False) + System.Obsolete @@ -152,7 +153,7 @@ - GLib.Property(Name="relation_type") + GLib.Property("relation_type") diff --git a/doc/en/Atk/RelationSet.xml b/doc/en/Atk/RelationSet.xml index 3badb9b3a..37330b4ca 100644 --- a/doc/en/Atk/RelationSet.xml +++ b/doc/en/Atk/RelationSet.xml @@ -17,7 +17,8 @@ GLib.Object - + + @@ -167,7 +168,7 @@ - System.Obsolete(Message=null, IsError=False) + System.Obsolete diff --git a/doc/en/Atk/RelationType.xml b/doc/en/Atk/RelationType.xml index e6cc31bd4..452c5e65d 100644 --- a/doc/en/Atk/RelationType.xml +++ b/doc/en/Atk/RelationType.xml @@ -16,7 +16,7 @@ - GLib.GType(WrapperType=typeof(Atk.RelationTypeGType)) + GLib.GType(typeof(Atk.RelationTypeGType)) diff --git a/doc/en/Atk/Role.xml b/doc/en/Atk/Role.xml index 06c267f74..8a860d1ea 100644 --- a/doc/en/Atk/Role.xml +++ b/doc/en/Atk/Role.xml @@ -16,7 +16,7 @@ - GLib.GType(WrapperType=typeof(Atk.RoleGType)) + GLib.GType(typeof(Atk.RoleGType)) diff --git a/doc/en/Atk/RowDeletedHandler.xml b/doc/en/Atk/RowDeletedHandler.xml index 02c2c8eb2..3e82caa37 100644 --- a/doc/en/Atk/RowDeletedHandler.xml +++ b/doc/en/Atk/RowDeletedHandler.xml @@ -1,5 +1,5 @@ - + atk-sharp 2.10.0.0 diff --git a/doc/en/Atk/RowInsertedHandler.xml b/doc/en/Atk/RowInsertedHandler.xml index 08a52b0b2..3decda81c 100644 --- a/doc/en/Atk/RowInsertedHandler.xml +++ b/doc/en/Atk/RowInsertedHandler.xml @@ -1,5 +1,5 @@ - + atk-sharp 2.10.0.0 diff --git a/doc/en/Atk/StateChangeHandler.xml b/doc/en/Atk/StateChangeHandler.xml index f4a96c29a..a3b24f6ea 100644 --- a/doc/en/Atk/StateChangeHandler.xml +++ b/doc/en/Atk/StateChangeHandler.xml @@ -1,5 +1,5 @@ - + atk-sharp 2.10.0.0 diff --git a/doc/en/Atk/StateSet.xml b/doc/en/Atk/StateSet.xml index a4988ed3a..8474f4ad7 100644 --- a/doc/en/Atk/StateSet.xml +++ b/doc/en/Atk/StateSet.xml @@ -14,7 +14,8 @@ GLib.Object - + + @@ -207,7 +208,7 @@ - System.Obsolete(Message=null, IsError=False) + System.Obsolete diff --git a/doc/en/Atk/StateType.xml b/doc/en/Atk/StateType.xml index 5cb8d7199..3cee2f3c4 100644 --- a/doc/en/Atk/StateType.xml +++ b/doc/en/Atk/StateType.xml @@ -16,7 +16,7 @@ - GLib.GType(WrapperType=typeof(Atk.StateTypeGType)) + GLib.GType(typeof(Atk.StateTypeGType)) diff --git a/doc/en/Atk/TextAttribute.xml b/doc/en/Atk/TextAttribute.xml index 276b147dc..71516ac13 100644 --- a/doc/en/Atk/TextAttribute.xml +++ b/doc/en/Atk/TextAttribute.xml @@ -16,7 +16,7 @@ - GLib.GType(WrapperType=typeof(Atk.TextAttributeGType)) + GLib.GType(typeof(Atk.TextAttributeGType)) diff --git a/doc/en/Atk/TextBoundary.xml b/doc/en/Atk/TextBoundary.xml index 5027ae4e1..2d8a54012 100644 --- a/doc/en/Atk/TextBoundary.xml +++ b/doc/en/Atk/TextBoundary.xml @@ -16,7 +16,7 @@ - GLib.GType(WrapperType=typeof(Atk.TextBoundaryGType)) + GLib.GType(typeof(Atk.TextBoundaryGType)) diff --git a/doc/en/Atk/TextCaretMovedHandler.xml b/doc/en/Atk/TextCaretMovedHandler.xml index 4bbc9a4d4..8c80162cd 100644 --- a/doc/en/Atk/TextCaretMovedHandler.xml +++ b/doc/en/Atk/TextCaretMovedHandler.xml @@ -1,5 +1,5 @@ - + atk-sharp 2.10.0.0 diff --git a/doc/en/Atk/TextChangedHandler.xml b/doc/en/Atk/TextChangedHandler.xml index 55eb192b5..d4354652f 100644 --- a/doc/en/Atk/TextChangedHandler.xml +++ b/doc/en/Atk/TextChangedHandler.xml @@ -1,5 +1,5 @@ - + atk-sharp 2.10.0.0 diff --git a/doc/en/Atk/TextClipType.xml b/doc/en/Atk/TextClipType.xml index 37a3ad8a4..7af5860d6 100644 --- a/doc/en/Atk/TextClipType.xml +++ b/doc/en/Atk/TextClipType.xml @@ -16,7 +16,7 @@ - GLib.GType(WrapperType=typeof(Atk.TextClipTypeGType)) + GLib.GType(typeof(Atk.TextClipTypeGType)) diff --git a/doc/en/Atk/Util.xml b/doc/en/Atk/Util.xml index 27f7ce461..701eac4be 100644 --- a/doc/en/Atk/Util.xml +++ b/doc/en/Atk/Util.xml @@ -14,7 +14,8 @@ GLib.Object - + + @@ -58,7 +59,7 @@ - System.Obsolete(Message=null, IsError=False) + System.Obsolete