Method

TalkatuActionGroupset_buffer

since: 0.2.0

Declaration [src]

void
talkatu_action_group_set_buffer (
  TalkatuActionGroup* ag,
  GtkTextBuffer* buffer
)

Description [src]

Sets the GtkTextBuffer that ag should use.

Available since: 0.2.0

Parameters

buffer

Type: GtkTextBuffer

The buffer to use.

The data is owned by the caller of the method.