giD v0.9.6: WebKit web browser engine binding, GObject property support, and improved docs
Dejan Lekic
dejan.lekic at gmail.com
Tue Apr 29 12:06:09 UTC 2025
On Monday, 28 April 2025 at 21:01:52 UTC, Luna wrote:
> My personal recommendation would be to follow the GLib naming
> standard instead; so instead of ObjectWrap, or ObjectG; just
> call it GObject, for Pango call it PangoFont, etc.
> That makes it consistent with existing GLib documentation for
> cases where you're gidgen'ing your own API bindings, etc.
I forgot to add - giddy keeps it as close to the actual types as
possible so people familiar with these libraries can quickly code
their stuff in D as well.
More information about the Digitalmars-d-announce
mailing list