mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-24 16:45:35 +00:00
Contribution from pupeno@pupeno.com
svn path=/trunk/gtk-sharp/; revision=74508
This commit is contained in:
parent
b9a21bee0b
commit
e24aba119a
|
@ -53,7 +53,11 @@
|
|||
<Docs>
|
||||
<summary>To be added</summary>
|
||||
<param name="raw">a <see cref="T:System.IntPtr" /></param>
|
||||
<remarks>To be added</remarks>
|
||||
<remarks>
|
||||
<block subset="none" type="note">
|
||||
<para>This is not a wrapper around rsvg_handle_new_from_data. This just passes the pointer as the pointer to the Glib object. It probably requires the pointer to be already initialized (like the result of rsvg_handle_new_from_data is).</para>
|
||||
</block>
|
||||
</remarks>
|
||||
</Docs>
|
||||
</Member>
|
||||
<Member MemberName=".ctor">
|
||||
|
@ -202,4 +206,4 @@
|
|||
</Docs>
|
||||
</Member>
|
||||
</Members>
|
||||
</Type>
|
||||
</Type>
|
Loading…
Reference in a new issue