2006/1/9, Daniel Espinosa <[EMAIL PROTECTED]>: > I thing, that the GObjects used in the API *must* not have a NEW function, > and enstead to have a properties to change configuration, actions and > callbacks; may this will resolve the problems in the bindings.
I agree that a _new() function should just be a helper and call g_object_new() with some properties. In the local modifications I've made, I'm slowly re-writing the _new() functions which don not respect that. Vivien _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
