Mike Gran <[EMAIL PROTECTED]> writes:

> GtkTextBuffer just stores the text of a buffer (as a B-Tree) and also
> holds a list of "tags", which are generic attributes assigned to
> characters, lines, or paragraphs.  It is the "model" of the
> model-view-controller. That's the part I'd port over.  GtkTextView is
> the "view", which I'd end up replacing.

Thanks for explaining.  I look forward to playing with this when it's
available!

        Neil



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to