Native GTK bindings v2

Andrej Mitrovic andrej.mitrovich at gmail.com
Sun Apr 1 23:17:24 PDT 2012


On 4/1/12, Artur Skawina <art.08.09 at gmail.com> wrote:
> PS. Are there any sane Cairo D binding out there? (What's "sane"? Well, if
>     there's a "class" in there somewhere then it's not sane)

$ htod cairo.h

And the same goes for cairo_features.h, cairo_version.h, etc. I've
used it on win32 samples with no issues.

Are you allergic to classes for some reason? CairoD has dispose()
methods if you really want to manually deallocate Cairo handles.


More information about the Digitalmars-d-announce mailing list