@accepts(Regress.FooObject, bool, gpointer) @returns(bool) def on_FooCallback(regress_foo, b, data):
regress_foo
b
data
Returns