mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-24 00:55:29 +00:00
webservice contribution from carlos@cmartin.tk
svn path=/trunk/gtk-sharp/; revision=100055
This commit is contained in:
parent
767e2126e7
commit
fbb7ce0553
|
@ -29,7 +29,7 @@
|
|||
<Docs>
|
||||
<summary>Gets the signal marshaler for a property on an object.</summary>
|
||||
<param name="obj">a <see cref="T:GLib.Object" /></param>
|
||||
<param name="name">a <see cref="T:System.String" /></param>
|
||||
<param name="name">The signal name to look up.</param>
|
||||
<returns>a <see cref="T:GLib.Signal" /></returns>
|
||||
<remarks>This overload is used for <see cref="T:System.EventHandler" /> events, which are marshaled internally.</remarks>
|
||||
</Docs>
|
||||
|
|
Loading…
Reference in a new issue