зеркало из https://github.com/mono/mail-archives.git
74 строки
2.6 KiB
HTML
74 строки
2.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Gtk-sharp-list] Patch for TextBuffer
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mkestner%40ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="003460.html">
|
|
<LINK REL="Next" HREF="003455.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Gtk-sharp-list] Patch for TextBuffer
|
|
</H1>
|
|
<B>Mike Kestner
|
|
</B>
|
|
<A HREF="mailto:mkestner%40ximian.com"
|
|
TITLE="[Gtk-sharp-list] Patch for TextBuffer">mkestner@ximian.com
|
|
</A><BR>
|
|
<I>Mon, 23 Feb 2004 12:12:18 -0600</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="003460.html">[Gtk-sharp-list] Patch for TextBuffer
|
|
</A></li>
|
|
<LI> Next message: <A HREF="003455.html">[Gtk-sharp-list] TextBuffer character encoding
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3495">[ date ]</a>
|
|
<a href="thread.html#3495">[ thread ]</a>
|
|
<a href="subject.html#3495">[ subject ]</a>
|
|
<a href="author.html#3495">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>On Sat, 2004-02-21 at 11:56, Thiago Milczarek Sayão wrote:
|
|
|
|
><i> This patch corrects the InsertWithTags to take three arguments, the
|
|
</I>><i> iter, the text and the tags.
|
|
</I>
|
|
Okay committed. Sorry about the misunderstanding on the testing thing.
|
|
|
|
><i> The second patch add alias to the functions Insert, InsertWithTags and
|
|
</I>><i> InsertPixbuf to automatically take EndIter as the iter argument. I don't
|
|
</I>><i> know if its a good idea, so i did a separated patch to let mkestner
|
|
</I>><i> decide :)
|
|
</I>
|
|
If anything, they'd be called Append* I think. I'm not sure whether
|
|
they are useful enough for the added size/documentation burden/etc...
|
|
I'd say let's hold off on this and see if there's a public outcry for an
|
|
Append customization.
|
|
|
|
--
|
|
Mike Kestner <<A HREF="mailto:mkestner@ximian.com">mkestner@ximian.com</A>>
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="003460.html">[Gtk-sharp-list] Patch for TextBuffer
|
|
</A></li>
|
|
<LI> Next message: <A HREF="003455.html">[Gtk-sharp-list] TextBuffer character encoding
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3495">[ date ]</a>
|
|
<a href="thread.html#3495">[ thread ]</a>
|
|
<a href="subject.html#3495">[ subject ]</a>
|
|
<a href="author.html#3495">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|