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
CairoSharp
GdkSharp Implement Gdk.Pixbuf.SaveToStream() and SaveToStreamv() 2022-01-25 19:33:31 +01:00
GioSharp
GLibSharp
GtkSharp
GtkSourceSharp
PangoSharp
Shared
WebkitGtkSharp