gEDA-dev: [PATCH] gschem: remember dialog size and position

Ivan Stankovic ivan.stankovic at fer.hr
Wed May 2 14:57:09 EDT 2007


On Wed, May 02, 2007 at 07:56:40PM +0200, Carlos Nieves Ónega wrote:
> Hi Ivan,
> great patch!. However you are using gtk_object_set_data, which seems to
> be deprecated:
> http://www.gtk.org/api/2.6/gtk/GtkObject.html#gtk-object-set-data
> 
> Warning
> gtk_object_set_data is deprecated and should not be used in
> newly-written code. Use g_object_set_data() instead.
> 
> It's easy to fix: just use g_object_set_data .

Good point, thanks.  I'll hold my changes, however, until Peter 
returns since he will work on GedaDialog (or GschemDialog) which 
is meant to be used as a base for all dialogs.

-- 
Ivan Stankovic, ivan.stankovic at fer.hr

"Protect your digital freedom and privacy, eliminate DRM, 
learn more at http://www.defectivebydesign.org/what_is_drm"


More information about the geda-dev mailing list