[RE: [gnomemm] Re: [gst-devel] Io synth progress update]

Murray Cumming murrayc at usa.net
Wed Sep 11 00:46:01 CEST 2002


On Wed, 2002-09-04 at 14:25, Murray Cumming wrote:
> "Garriss, Michael" <Michael.Garriss at abacus-direct.com> wrote:
> > This is a minor issue but.....
> > 
> > It'd be nice if Gtk::TextBuffer had a get_text( ) method that returned the
> > entire contents of the buffer as a Glib::ustring (or just provide default
> > parameters that accomplish the same thing).  Unless I'm missing something
> > (which is VERY possible) one currently has to use:
> > 
> > my_ustr = my_buffer_ref->get_text( my_buffer_ref->begin( ),
> > my_buffer_ref->end( ) );
> > 
> > That's a bit verbose for something I do a lot.
> 
> Maybe you could provide a patch. It should be easy.

I have done it for you. It was easy.

-- 
Murray Cumming
murrayc at usa.net
www.murrayc.com





More information about the gstreamer-devel mailing list