Description Usage Arguments Value Author(s)
Considering the default editability of the buffer, and tags that
affect editability, determines whether text inserted at 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.
1 | gtkTextIterCanInsert(object, default.editability)
|
|
an iterator |
|
|
[logical] whether text inserted at iter
would be editable
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.