Ryujinx-GtkSharp/Source/Libs
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
..
AtkSharp introduce IsSupported in <namespace>.Global 2021-07-19 20:13:14 +02:00
CairoSharp Merge pull request #261 from kant2002/kant/nativeaot-freidnly 2021-07-24 02:14:50 +02:00
GdkSharp Implement Gdk.Pixbuf.SaveToStream() and SaveToStreamv() 2022-01-25 19:33:31 +01:00
GioSharp introduce IsSupported in <namespace>.Global 2021-07-19 20:13:14 +02:00
GLibSharp Make usage of Marshal.OffsetOf AOT friendly 2021-08-15 20:27:58 +06:00
GtkSharp Merge pull request #261 from kant2002/kant/nativeaot-freidnly 2021-07-24 02:14:50 +02:00
GtkSourceSharp introduce IsSupported in <namespace>.Global 2021-07-19 20:13:14 +02:00
PangoSharp Fixed Pango.AttrList.Change (#288) 2021-10-15 16:29:47 +02:00
Shared Webkit: merge changes & add WebKit.Global.IsSupported 2021-07-20 01:51:36 +02:00
WebkitGtkSharp WebkitGtkSharp-symbols.xml: resolve GDateTime / GQuark 2022-01-11 15:24:53 +01:00