int regress_test_callback_destroy_notify_no_user_data Regress.TestCallbackUserData callback GLib.DestroyNotify notify Index.test_callback_destroy_notify_no_user_data @accepts(Regress.TestCallbackUserData, GLib.DestroyNotify) @returns(int) def test_callback_destroy_notify_no_user_data(callback, notify): # Python wrapper for regress_test_callback_destroy_notify_no_user_data()

Adds a scope notified callback with no user data. This can invoke an error condition in bindings which needs to be tested.

<code>callback</code> <code>notify</code> <code>Returns</code> {formatter.format(node, node.retval.doc)}