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 09:28: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.

Problem is that GObject is already there - the C type. ObjectWrap 
wraps it. It was named ObjectG before, but Element Green gave it 
a more meaningful name that automatically tells is what the type 
is about...


More information about the Digitalmars-d-announce mailing list