gnome_program_init()



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++.

-- 
Murray Cumming
murrayc usa net
www.murrayc.com




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