mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-23 17:05:38 +00:00
a529ca3a94
The interface parsing fix added a few properties on interfaces that have no accessors. In this case, the code generated in the adapter for those properties does not build: it tries to use (Get/Set)Property but they don"t inherit from Glib.Object. Hide those properties for now, until a proper fix is implemented. As they were not available before, it's not that bad. |
||
---|---|---|
.. | ||
glue | ||
.gitignore | ||
AppInfoAdapter.custom | ||
DBusInterfaceVTable.cs | ||
File.custom | ||
FileAdapter.custom | ||
FileEnumerator.custom | ||
FileFactory.cs | ||
gio-api.raw | ||
gio-sharp-3.0.pc.in | ||
gio-sharp.dll.config.in | ||
Gio.metadata | ||
GioStream.cs | ||
Makefile.am |