hi can we use double-buffering on a gtk_text object? and how? In a procedure we make many changes on the gtk_text object which don't give a smoothy result. Can we create a second gtk_text object on which we make changes and we finnaly affect it to the real object? thank you for any answer