Constructor
GtkSourceBuffernew
Declaration [src]
GtkSourceBuffer*
gtk_source_buffer_new (
GtkTextTagTable* table
)
Parameters
table |
GtkTextTagTable |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |
Return value
Returns: | GtkSourceBuffer |
A new source buffer. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |