gtkTextBufferInsertRangeInteractive
Same as gtkTextBufferInsertRange, but does nothing if the
insertion point isn't editable. The default.editable parameter
indicates whether the text is editable at iter if no tags
enclosing iter affect editability. Typically the result of
gtkTextViewGetEditable is appropriate here.
gtkTextBufferInsertRangeInteractive(object, iter, start, end,
default.editable) |
|
|
a position in |
|
a position in a |
|
another position in the same buffer as |
|
default editability of the buffer |
[logical] whether an insertion was possible at iter
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.