On Tue, 2006-04-11 at 21:01 +0200, Murray Cumming wrote:
> The GtkRecentFilterInfo struct should be registered as a boxed type,
> ideally with a copy function, so it can be used more easily by language
> bindings.

Also, I am worried that the code to set the filename
gtk_recent_manager_new() might be necessary even though it is also set
in gtk_recent_manager_init(). In general, _new() functions shouldn't do
more than call g_object_new().

-- 
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to