GtkSharp/Source/Libs/GdkSharp
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
..
Atom.cs
Color.cs
Device.cs
Display.cs
DisplayManager.cs
Event.cs
EventButton.cs
EventConfigure.cs
EventCrossing.cs
EventDND.cs
EventExpose.cs
EventFocus.cs
EventGrabBroken.cs
EventKey.cs
EventMotion.cs
EventOwnerChange.cs
EventProperty.cs
EventProximity.cs
EventScroll.cs
EventSelection.cs
EventSetting.cs
EventVisibility.cs
EventWindowState.cs
GdkSharp-api.xml
GdkSharp-symbols.xml
GdkSharp.csproj
GdkSharp.metadata
Global.cs
Key.cs
Keymap.cs
Pixbuf.cs
PixbufAnimation.cs
PixbufFrame.cs
PixbufLoader.cs
Pixdata.cs
Point.cs
Property.cs
Rectangle.cs
RGBA.cs
Screen.cs
Selection.cs
Size.cs
TextProperty.cs
Window.cs
WindowAttr.cs