Method

TalkatuEditorset_buffer

Declaration [src]

void
talkatu_editor_set_buffer (
  TalkatuEditor* editor,
  GtkTextBuffer* buffer
)

Description [src]

Sets the GtkTextBuffer for the internal input to buffer.

Sets propertyTalkatu.Editor:buffer

Parameters

buffer

Type: GtkTextBuffer

A new GtkTextBuffer to use.

The data is owned by the caller of the function.