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