Virtual Method
GtkTextBufferdelete_range
Declaration [src]
void
delete_range (
GtkTextBuffer* buffer,
GtkTextIter* start,
GtkTextIter* end
)
Parameters
start
-
Type:
GtkTextIter
No description available.
The data is owned by the caller of the method. end
-
Type:
GtkTextIter
No description available.
The data is owned by the caller of the method.