Re: gnome_program_init()
- From: George <jirka 5z com>
- To: murrayc usa net
- Cc: gnome-2-0-list <gnome-2-0-list gnome org>
- Subject: Re: gnome_program_init()
- Date: Mon, 10 Dec 2001 14:37:07 -0500
On Mon, Dec 10, 2001 at 07:41:19PM +0100, Murray Cumming wrote:
> As I understand it, gnome_program_init() will initialize a particularly
> library and its dependencies, and it should be called only once. But how
> could it initialize everything properly if I'm using libgnomeui and
> libgnomesomething that doesn't require libgnomeui and isn't required by
> libgnomeui - i.e. 2 libraries that don't depend on each other?
>
> I ask because I'm thinking about the best way to wrap this for C++.
With the current set of exported modules I don't think this problem arises.
But it IS a problem. I was thinking about this before but didn't think of a
good and simple solution. Currently you have to define your own module
that has all those things as dependencies.
George
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]