insert: Insert text into 'gtext'

Description Usage Arguments Value

Description

Used to insert text into gtext insances

Usage

1
insert(x, value, where = "end", font.attr = NULL, do.newline = TRUE, ...)

Arguments

x

object

value

text value

where

where to insert c("end", "beginning", "at.cursor")

font.attr

ignored. Font attribute for new text

do.newline

Do we add a new line?

...

ignored

Value

no useful return value


gWidgetsWWW2 documentation built on May 2, 2019, 6:10 p.m.