Ryujinx-GtkSharp/Source
Cameron White 941fdb7e46 Implement Gdk.Pixbuf.SaveToStream() and SaveToStreamv()
This matches the other saving-related methods for Gdk.Pixbuf

- `gdk_pixbuf_save_to_stream` was skipped for the auto-generated bindings (with the warning "Ellipsis parameter: hide and bind manually")

- `gdk_pixbuf_save_to_streamv` was in the generated bindings, but incorrect: the `option_keys` and `option_values` arguments had type `string` rather than `string[]`
2022-01-25 19:33:31 +01:00
..
Addins/MonoDevelop.GtkSharp.Addin MonoDevelop.GtkSharp.Addin.csproj: adjust TargetFramework to net471 & adjust MonoDevelop.Addins to version 0.4.7 2021-01-08 21:45:28 +01:00
Libs Implement Gdk.Pixbuf.SaveToStream() and SaveToStreamv() 2022-01-25 19:33:31 +01:00
OldStuff Update based on PR feedback 2021-07-21 00:24:49 +06:00
Samples Update to .NET 6 (#315) 2022-01-25 19:24:27 +01:00
Templates Update to .NET 6 (#315) 2022-01-25 19:24:27 +01:00
Tools Update to .NET 6 (#315) 2022-01-25 19:24:27 +01:00
GtkSharp.sln introduce WebkitGtkSharp 2021-07-19 18:11:04 +02:00