toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.text
/
TextDocument
/
insert
insert
fun
insert
(
from
:
TextPosition
,
toInsert
:
List
<
String
>
,
allowMerge
:
Boolean
=
false
)
fun
insert
(
from
:
TextPosition
,
toInsert
:
String
,
allowMerge
:
Boolean
=
false
)