Skip to content
  • Aaron Bockover's avatar
    [build] Started IntPtr ctor verification tool · 88bc17d8
    Aaron Bockover authored
    Exposes types derived from GLib.Object that do not implement a protected
    or public constructor accepting a single IntPtr as a parameter. Still
    needs to verify that matching constructors chain up to the matching base
    constructor.
    88bc17d8