Quote:
	
	
		| 
					Originally Posted by GregorRichards  Screen refreshes more often than it ought to (two refreshes for every page turn) | 
	
 Maybe this line can help:
GTK_WIDGET_UNSET_FLAGS (widget, GTK_DOUBLE_BUFFERED);
The problem of flickering also happens on iLiad. And it's still mysterious for me after so many trial and error. Sometimes, I can solve it with certain technique, sometimes, I can't.