Method
TalkatuBufferset_action_group
since: 0.2.0
Declaration [src]
void
talkatu_buffer_set_action_group (
TalkatuBuffer* buffer,
GSimpleActionGroup* group
)
Description [src]
Sets the GSimpleActionGroup
of buffer
to action_group
.
action_group
is used to determine what formatting tags are currently
enabled among other things.
Available since: 0.2.0
Parameters
group
-
Type:
GSimpleActionGroup
No description available.
The data is owned by the caller of the function.