diff --git a/ChangeLog b/ChangeLog index 96717a949..b6ccd9193 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-03-09 Alexandre Gomes + + * gtk/Gtk.metadata: Set GetVisibleRect param to be passed as out. + 2005-03-08 Mike Kestner * */*.cs : scrub for StringToPtrAnsi and string usage in DllImports. diff --git a/doc/en/Gtk/TextView.xml b/doc/en/Gtk/TextView.xml index 5cbd2fe59..9c4d9d2a6 100644 --- a/doc/en/Gtk/TextView.xml +++ b/doc/en/Gtk/TextView.xml @@ -256,23 +256,6 @@ class TextViewSample - - - Method - - System.Void - - - - - - Fills with the currently-visible region of the buffer, in buffer coordinates. - the rectangle to fill - - You can convert to window coordinates with . - - - Method @@ -1372,5 +1355,20 @@ class TextViewSample Defaults to false. + + + Property + + Gdk.Rectangle + + + + Returns the currently-visible region of the buffer, in buffer coordinates. + a + + You can convert to window coordinates with . + + + - \ No newline at end of file + diff --git a/gtk/Gtk.metadata b/gtk/Gtk.metadata index e1e2f2ac0..4bffbd3ee 100644 --- a/gtk/Gtk.metadata +++ b/gtk/Gtk.metadata @@ -323,6 +323,7 @@ out out out + out ref ScrollAdjustmentsSet Toggle