Method

TalkatuEditorget_buffer

Declaration [src]

GtkTextBuffer*
talkatu_editor_get_buffer (
  TalkatuEditor* editor
)

Description [src]

Gets the GtkTextBuffer for the internal input.

Gets propertyTalkatu.Editor:buffer

Return value

Type: GtkTextBuffer

The GtkTextBuffer for the internal input.

The data is owned by the instance.