TextBufferGidBuilderImpl.text

Set text property.

class TextBufferGidBuilderImpl(T)
T
text
(
string propval
)

Parameters

propval string

The text content of the buffer.

Without child widgets and images, see gtk.text_buffer.TextBuffer.getText for more information.

Return Value

Type: T

Builder instance for fluent chaining