[Glade-devel] [glade-3] pixmap properties
Joaquin Cuenca Abela
e98cuenc@free.fr
Thu, 13 May 2004 20:21:18 +0200
Hi!
Sorry for replying so late
Damon wrote:
>
> On Thu, 2004-05-06 at 14:39, Joaquin Cuenca Abela wrote:
> > The g_object_set_data approach seems good enough to me. These uses
> > seems to be rare enough to need anything else.
>
> But how is this going to work with the stuff like Undo/Redo
> that only works with GValues?
I didn't though about that... Ok, the GValue wrapper looks like a good
approach.
Cheers,