diff --git a/ChangeLog b/ChangeLog index 612e56e94..15cab0bb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-08-20 Mike Kestner + + * atk/Atk.metadata : mark an array param on Relation ctor. + 2004-08-19 Borja Sanchez Zamorano * gtk/Gtk.metadata : hide some methods on TextBuffer. diff --git a/atk/Atk.metadata b/atk/Atk.metadata index b6be028d9..aea3c68de 100644 --- a/atk/Atk.metadata +++ b/atk/Atk.metadata @@ -2,5 +2,6 @@ GetTheDocument StateManager + 1 1 diff --git a/doc/ChangeLog b/doc/ChangeLog index 590142829..0e6f68255 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2004-08-20 Mike Kestner + + * en/Atk/Relation.xml : update ctor to new sig. + 2004-08-19 Shane Landrum * en/Gtk/DeleteFromCursorArgs.xml diff --git a/doc/en/Atk/Relation.xml b/doc/en/Atk/Relation.xml index 39df67a66..e4081f811 100644 --- a/doc/en/Atk/Relation.xml +++ b/doc/en/Atk/Relation.xml @@ -64,18 +64,6 @@ - - - Constructor - - - - - - - n - Creates a new with the provided information.an object of type an object of type an object of type an object of type - Property @@ -175,5 +163,22 @@ This is a constructor used by derivative types of that would have their own GLib.GType assigned to it. This is not typically used by C# code. + + + Constructor + + + + + + + Creates a new with the provided information. + an array of + an for the relation. + a + + + + - \ No newline at end of file +