mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-03-01 03:27:13 +00:00
Patch from Felipe Lessa
svn path=/trunk/gtk-sharp/; revision=54875
This commit is contained in:
parent
b27f52c0c1
commit
8666947fd0
|
@ -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>
|
Loading…
Reference in a new issue