mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2026-05-29 15:36:49 +00:00
* cairo/Context.cs: add ctor (IntPtr, bool owned) * cairo/cairo-api.xml: expose cairo_t as new ownable symbol type * generator/HandleBase.cs: implement IOwnable * generator/IOwnable.cs: new interface for wrapping ownable types * generator/Makefile.am: add new files to build * generator/OwnableGen.cs: SimpleBase subclass to expose IOwnable * generator/Parameters.cs: use IOwnable.FromNative instead of HandleBase * generator/Parser.cs: parse ownable symbol type * generator/ReturnValue.cs: use IOwnable.FromNative instead of HandleBase |
||
|---|---|---|
| .. | ||
| Antialias.cs | ||
| AssemblyInfo.cs | ||
| cairo-api.xml | ||
| Cairo.cs | ||
| Content.cs | ||
| Context.cs | ||
| Device.cs | ||
| DirectFBSurface.cs | ||
| Extend.cs | ||
| FillRule.cs | ||
| Filter.cs | ||
| FontExtents.cs | ||
| FontFace.cs | ||
| FontOptions.cs | ||
| FontSlant.cs | ||
| FontType.cs | ||
| FontWeight.cs | ||
| Format.cs | ||
| GlitzSurface.cs | ||
| Glyph.cs | ||
| Gradient.cs | ||
| HintMetrics.cs | ||
| HintStyle.cs | ||
| ImageSurface.cs | ||
| LinearGradient.cs | ||
| LineCap.cs | ||
| LineJoin.cs | ||
| Makefile.am | ||
| Matrix.cs | ||
| mono.snk | ||
| NativeMethods.cs | ||
| Operator.cs | ||
| Path.cs | ||
| Pattern.cs | ||
| PatternType.cs | ||
| PdfSurface.cs | ||
| PSSurface.cs | ||
| RadialGradient.cs | ||
| Rectangle.cs | ||
| Region.cs | ||
| ScaledFont.cs | ||
| SolidPattern.cs | ||
| Status.cs | ||
| SubpixelOrder.cs | ||
| Surface.cs | ||
| SurfacePattern.cs | ||
| SurfaceType.cs | ||
| SvgSurface.cs | ||
| SvgVersion.cs | ||
| TextExtents.cs | ||
| Win32Surface.cs | ||
| XcbSurface.cs | ||
| XlibSurface.cs | ||