Constructor
TalkatuToolbarnew
Declaration [src]
GtkWidget*
talkatu_toolbar_new (
void
)
Description [src]
Creates a new TalkatuToolbar
that provides the user with an interface to
control the formatting of a TalkatuBuffer
.
Return value
Type: GtkWidget
The new TalkatuToolbar
instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |