Virtual Method

GtkTextBufferdelete_range

Declaration [src]

void
delete_range (
  GtkTextBuffer* buffer,
  GtkTextIter* start,
  GtkTextIter* end
)

Description

No description available.

Parameters

start GtkTextIter
  No description available.
 The data is owned by the caller of the function.
end GtkTextIter
  No description available.
 The data is owned by the caller of the function.