Re: Possible bug? Gtk2::TextIter->forward_to_tag_toggle should take 'undef'?



On Tue, 2004-01-13 at 22:37, Dan Lyke wrote:
Okay, it's been a long day and I'm settling down to do some relaxation
coding and I should really do a little more due diligence before
firing this one off, but...

I've got a Gtk2::TextBuffer that I've gotten from a textview with
"$textview->get_buffer()", and now I'm trying to iterate through it
tag by tag to put out something resembling XML. So I try:

   $nextiter->forward_to_tag_toggle(undef)

_ornull's were missing. was a bug. fix commited.

-rm




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]