Re: Getting a GdkPixbufs from a GtkTextBuffer

2007-09-03 Thread Matí­as Alejandro Torres
Jonathan Winterflood escribió: > Hi, > > Can't you just keep a reference to the pixbuf ? > > Jonathan > The problem with that approch is that I have to keep track for every pixbuf in the TextBuffer if its deleted or moved. It's doable but I rather not :P Matías __

Re: Getting a GdkPixbufs from a GtkTextBuffer

2007-09-03 Thread Jonathan Winterflood
Hi, Can't you just keep a reference to the pixbuf ? Jonathan On 9/3/07, Matí­as Alejandro Torres <[EMAIL PROTECTED]> wrote: > > Hi, > > If I insert a GdkPixbuf inside a GtkTextBuffer with the function > gtk_text_buffer_insert_pixbuf, how do I recover the inserted GdkPixbuf > from the GtkTextBuff

Getting a GdkPixbufs from a GtkTextBuffer

2007-09-02 Thread Matí­as Alejandro Torres
Hi, If I insert a GdkPixbuf inside a GtkTextBuffer with the function gtk_text_buffer_insert_pixbuf, how do I recover the inserted GdkPixbuf from the GtkTextBuffer? Thanks in advance, Matías. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome