Exist something like gobject.GObject.handler_block_by_func(callback) in pyqt
- by Alquimista
I tried with pyqtobject.blockSignals(True), but isn't the same, it only block the signal, the gobject func, block the signal activated by other signal(func).
It's for an audio player, I want to stop the update of the seek when I move the seek