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 property | Talkatu.Editor:buffer |
Parameters
buffer-
Type:
GtkTextBufferA new
GtkTextBufferto use.The data is owned by the caller of the function.