ahgilak / deno_gi

Deno port of Gnome libraries (such as Gtk).
https://deno.land/x/deno_gi
32 stars 2 forks source link

Fix Regressions about using `snake_case` instead of `camelCase` #35

Closed vixalien closed 4 months ago

vixalien commented 4 months ago

Fixes a regression where there was incorrect usage of getDisplayName and fixes an oversight where I forgot to convert the manual_loop.ts example