Re: Possible bug? Gtk2::TextIter->forward_to_tag_toggle should take 'undef'?
- From: Ross McFarland <rwmcfa1 neces com>
- To: Dan Lyke <danlyke flutterby com>
- Cc: Gtk-Perl-List <gtk-perl-list gnome org>
- Subject: Re: Possible bug? Gtk2::TextIter->forward_to_tag_toggle should take 'undef'?
- Date: Tue, 13 Jan 2004 23:07:19 -0500
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]