Re: Substitute text
- From: Stefan Salewski <mail ssalewski de>
- To: gnome-devtools gnome org
- Subject: Re: Substitute text
- Date: Fri, 19 Aug 2016 11:25:49 +0200
On Fri, 2016-08-19 at 09:58 +0200, Stefan Salewski wrote:
Seems to be not very fast due to permanently updating the display. Is
there a way to suppress view update?
Ah sorry, I had a cursor movement callback installed:
buffer.handlerID = gSignalConnect(buffer, "notify::cursor-position",
gCallback(onCursorMoved), win)
Had to temporary block that.
buffer.signalHandlerBlock(buffer.handlerID)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]