Constructor
TalkatuActionGroupnew_with_buffer
Declaration [src]
GSimpleActionGroup*
talkatu_action_group_new_with_buffer (
TalkatuFormat format,
GtkTextBuffer* buffer
)
Parameters
format
-
Type:
TalkatuFormat
No description available.
buffer
-
Type:
GtkTextBuffer
No description available.
The data is owned by the caller of the function.
Return value
Type: GSimpleActionGroup
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |