oops, mark the Set method, not Get.

svn path=/trunk/gtk-sharp/; revision=11791
This commit is contained in:
Mike Kestner 2003-02-21 03:44:42 +00:00
parent 82cc097ef4
commit 90913930a7
2 changed files with 2 additions and 2 deletions

View File

@ -1443,7 +1443,7 @@
<parameter type="GtkShadowType" name="shadow_type"/>
</parameters>
</constructor>
<method name="Set" cname="gtk_arrow_set">
<method name="Set" cname="gtk_arrow_set" hidden="1">
<return-type type="void"/>
<parameters>
<parameter type="GtkArrowType" name="arrow_type"/>

View File

@ -1452,7 +1452,7 @@
<!-- hides -->
<rule>
<class name="GtkArrow">
<method>Get</method>
<method>Set</method>
</class>
<data>
<attribute target="method">