Function
Talkatumarkup_get_html
Declaration [src]
gchar*
talkatu_markup_get_html (
GtkTextBuffer* buffer,
gsize* len
)
Parameters
buffer |
GtkTextBuffer |
The |
|
The data is owned by the caller of the function. | |
len |
gsize* |
A return address for the length of text extracted. |
|
The data is owned by the caller of the function. |