mvz / gir_ffi

Auto-generate bindings for GObject based libraries at run time using FFI

Home Page:https://github.com/mvz/gir_ffi/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make nullable arguments optional

mvz opened this issue · comments

If foo.bar('baz', nil) is allowed, foo.bar('baz') should be allowed.

Fixed in 0.9.3.