mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-24 18:15:35 +00:00
8896672938
* parser/Gtk.metadata: add a bunch of out arg rules, add a vararg rule for the ListStore constructor, change method names of TreeModel's signal emission methods, remove opaque rule of GtkTreeIter, remove null_ok rules of TreeModel.IterNChildren and TreeModel.IterNthChild. * parser/Metadata.pm: add some code to be able to filter on parameter names. * generator/Method.cs: a method with accessor args and a non-void return value cannot be written as property. * sample/Makefile.in, sample/TreeViewDemo.cs: add a simple TreeView demo app. * gtk/ListStore.custom, gtk/TreeModel.custom, gtk/TreeModelSort.custom, gtk/TreeStore.custom, gtk/TreeView.custom: customizations. svn path=/trunk/gtk-sharp/; revision=6576 |
||
---|---|---|
.. | ||
.cvsignore | ||
BoxedGen.cs | ||
CallbackGen.cs | ||
ClassBase.cs | ||
CodeGenerator.cs | ||
Ctor.cs | ||
EnumGen.cs | ||
GenBase.cs | ||
gtkapi.xml | ||
IGeneratable.cs | ||
InterfaceGen.cs | ||
makefile | ||
makefile.win32 | ||
Method.cs | ||
ObjectGen.cs | ||
OpaqueGen.cs | ||
Parameters.cs | ||
Parser.cs | ||
Property.cs | ||
Signal.cs | ||
SignalHandler.cs | ||
Statistics.cs | ||
StructBase.cs | ||
StructGen.cs | ||
SymbolTable.cs |