mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-23 14:05:31 +00:00
added <disabledefaultconstructor/> to ScrolledWindow
svn path=/trunk/gtk-sharp/; revision=5855
This commit is contained in:
parent
33b715ef83
commit
4f6a03287c
|
@ -13124,6 +13124,7 @@
|
|||
<method name="GetVadjustment" cname="gtk_scrolled_window_get_vadjustment">
|
||||
<return-type type="GtkAdjustment*"/>
|
||||
</method>
|
||||
<disabledefaultconstructor/>
|
||||
</object>
|
||||
<object name="Separator" cname="GtkSeparator" parent="GtkWidget"/>
|
||||
<object name="SeparatorMenuItem" cname="GtkSeparatorMenuItem" parent="GtkMenuItem">
|
||||
|
|
Loading…
Reference in a new issue