Re: GNOME CVS: gnome-recent jwillcox
- From: Joe Shaw <joe ximian com>
- To: jwillcox cs indiana edu
- Cc: gnome-hackers gnome org
- Subject: Re: GNOME CVS: gnome-recent jwillcox
- Date: 06 Dec 2001 15:12:54 -0500
On Thu, 2001-12-06 at 13:42, Gnome CVS User wrote:
>
> CVSROOT: /cvs/gnome
> Module name: gnome-recent
> Changes by: jwillcox 01/12/06 13:42:34
>
> Modified files:
> . : gnome-recent-test.c gnome-recent.c
> gnome-recent.h
>
> Log message:
> Added gnome_recent_construct() for language bindings.
Please reconsider this change.
The correct way for language bindings to do this is via g_object_new()
and/or g_object_set() and properties.
It can be okay when porting old code (although ask jacob about the hell
he's been facing with libgnomeui and libglade), but we really need to
get in the habit of avoiding special construct functions with the new
code.
Joe
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]