hugopl/gi-crystal

Nilable pointer in callback is typed as `Pointer(Void)?`

BlobCodes opened this issue · 0 comments

Ref: https://libadwaita.geopjr.dev/docs/GObject/ToggleNotify.html

The union used here (Pointer(Void)?) makes no sense here.
Actual function: https://docs.gtk.org/gobject/callback.ToggleNotify.html