Re: GnomeSettingsModule
- From: Jens Granseuer <jensgr gmx net>
- To: Rodrigo Moya <rodrigo gnome-db org>
- Cc: Control Center List <gnomecc-list gnome org>
- Subject: Re: GnomeSettingsModule
- Date: Thu, 29 Mar 2007 20:36:53 +0200
On 29.03.2007 11:32, Rodrigo Moya wrote:
> On Wed, 2007-03-28 at 18:11 +0200, Jens Granseuer wrote:
> > On 28.03.2007 15:55, Rodrigo Moya wrote:
> > > if (!module_type) {
> > > static const GTypeInfo module_info = {
> > > sizeof (GnomeSettingsModuleClass),
> > > NULL, /* base_init */
> > > NULL, /* base_finalize */
> > > (GClassInitFunc) gnome_settings_module_class_init,
> > > NULL, /* class_finalize */
> > > NULL, /* class_data */
> > > sizeof (GnomeSettingsModule),
> > > 0, /* n_preallocs */
> > > (GInstanceInitFunc) gnome_settings_module_init,
> > > };
> >
> > If I'm not mistaken, Christian Persch and others were on a quest to make
> > these non-static sometime during 2.17.
> >
> what exactly should be non-static?
The GTypeInfo
Jens
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]