Re: [GnomeMeeting-devel-list] [PATCH] druid reorganisation



On ven, 2004-05-07 at 15:16, Damien Sandras wrote:
> See my mail Sun, 02 May 2004 19:28:07 +0200
> 
> The same problem is still tehre. Moreover, your functions are not
> prefixed by gm_ or gnomemeeting_. Finally, I'm not ok with the way you
> pass your arguments to the callbacks, but you know what I mean, we
> already have discussed it a lot together and I won't rediscuss it
> again...

Well, all functions visible from outside of src/druid.cpp begin with
gnomemeeting_druid_ and that api respects the
GtkWidget-as-first-argument idea.

About the callbacks' arguments: as discussed yesterday, I can't get the
GmDruidWindow* through a g_object_get_data on the widget that received
the signal, because the druid window isn't the target of that signal!

Snark




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