Skip to content

Draft: Override ListStore.find_with_equal_func

Maximiliano requested to merge msandova/pygobject:filter-with-equal-func into master

Fixes: #493

It is not clear to me why the equal_func passes a = None instead of an integer representing an actual GObject.

Edited by Maximiliano

Merge request reports