attribute additions and removals
svn path=/trunk/gtk-sharp/; revision=96652
This commit is contained in:
parent
e20bbf645a
commit
515bcc131a
3 changed files with 6 additions and 4 deletions
|
@ -342,7 +342,7 @@
|
|||
<MemberType>Property</MemberType>
|
||||
<Attributes>
|
||||
<Attribute>
|
||||
<AttributeName>GLib.Property("color-hash")</AttributeName>
|
||||
<AttributeName>System.Obsolete("Removed from C API, returns IntPtr.Zero")</AttributeName>
|
||||
</Attribute>
|
||||
</Attributes>
|
||||
<ReturnValue>
|
||||
|
|
|
@ -219,9 +219,6 @@
|
|||
<Attribute>
|
||||
<AttributeName>GLib.Property("icon-size")</AttributeName>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<AttributeName>System.Obsolete</AttributeName>
|
||||
</Attribute>
|
||||
</Attributes>
|
||||
</Member>
|
||||
<Member MemberName="Tooltips">
|
||||
|
|
|
@ -157,4 +157,9 @@
|
|||
</Docs>
|
||||
</Member>
|
||||
</Members>
|
||||
<Attributes>
|
||||
<Attribute>
|
||||
<AttributeName>System.Obsolete</AttributeName>
|
||||
</Attribute>
|
||||
</Attributes>
|
||||
</Type>
|
||||
|
|
Loading…
Add table
Reference in a new issue