Skip to content

GClueSimple: provide a _finish variant for the new_with_tresholds

Otherwise most of the bindings will fail because they expect a corresponding _finish function. There is currently no annotation to specify a different _finish function which could avoid us duplicating the function here.

Fixes #159 (closed)

Merge request reports