Patch from Felipe Lessa

svn path=/trunk/gtk-sharp/; revision=54875
This commit is contained in:
Miguel de Icaza 2005-12-27 14:13:04 +00:00
parent b27f52c0c1
commit 8666947fd0

View File

@ -1038,7 +1038,7 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height);</code>
</Parameters>
<Docs>
<summary>Sets or obtains whether the transient parent of <paramref name="window" /> will also destroy <paramref name="window" /> itself</summary>
<value>an object of type <see cref="T:System.Int32" /></value>
<value>an object of type <see cref="T:System.Boolean" /></value>
<remarks>
<para>
This is useful for dialogs that shouldn't persist beyond the livefime of the main <paramref name="window" /> they're associated with, for example.
@ -1947,4 +1947,4 @@ Sometimes when you think you want to use allow_shrink, the real problem is that
</Docs>
</Member>
</Members>
</Type>
</Type>