Method
GtkSourceBufferjoin_lines
Declaration [src]
void
gtk_source_buffer_join_lines (
GtkSourceBuffer* buffer,
GtkTextIter* start,
GtkTextIter* end
)
Parameters
start |
GtkTextIter |
A |
|
The data is owned by the caller of the function. | |
end |
GtkTextIter |
A |
|
The data is owned by the caller of the function. |