The create_buffer vfunc is called to create a gtk.text_buffer.TextBuffer for the text view. The default implementation is to just call gtk.text_buffer.TextBuffer.new_.
The create_buffer vfunc is called to create a gtk.text_buffer.TextBuffer for the text view. The default implementation is to just call gtk.text_buffer.TextBuffer.new_.