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