Re: gtkhtml



> I would like to access and edit the html-editor-control's contents in
> memory (instead of dumping the contents to a file, editing it there and
> reloading the file) but cannot figure out how to edit a bonobo stream.

You could write the data to a BonoboStreamMem, edit the buffer, and
write it back. (You might need to extract the buffer from the first
BonoboStreamMem and create a new BonoboStreamMem with the changed
data... I don't remember.)

-- Dan




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