int regress_test_callback_destroy_notify Regress.TestCallbackUserData callback gpointer user_data GLib.DestroyNotify notify Regress.test_callback_destroy_notify @accepts(Regress.TestCallbackUserData, gpointer, GLib.DestroyNotify) @returns(int) def test_callback_destroy_notify(callback, user_data, notify): # Python wrapper for regress_test_callback_destroy_notify()

Notified - callback persists until a DestroyNotify delegate is invoked.

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