none regress_test_obj_emit_sig_with_inout_int Regress.TestObj self Regress.TestObj.emit_sig_with_inout_int @accepts(Regress.TestObj) @returns(none) def emit_sig_with_inout_int(self): # Python wrapper for regress_test_obj_emit_sig_with_inout_int()

The signal handler must increment the inout parameter by 1.

<code>self</code>

The object to emit the signal.