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
| Sets property | Talkatu.ActionGroup:buffer |
Parameters
buffer-
Type:
GtkTextBufferThe buffer to use.
The data is owned by the caller of the function.