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



On Wed, 2002-09-04 at 14:25, Murray Cumming wrote:
> "Garriss, Michael" <Michael Garriss 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 usa net
www.murrayc.com




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