iter
would
be editable. If text inserted at iter
would be editable then the
user should be allowed to insert text at iter
.
gtkTextBufferInsertInteractive
uses this function to decide
whether insertions are allowed at a given position.gtkTextIterCanInsert(object, default.editability)
object
default.editability
TRUE
if text is editable by defaultiter
would be editable