Re: gnome-vfs API freeze items



Maciej Stachowiak <mjs noisehavoc org> writes: 
> gnome-vfs is not GObject-based. Mostly it sets one-shot callbacks. One
> exception is auth callbacks and I think there is a destroy-notify
> there, but not a GtkDestroyNotify since it doesn't depend on Gtk+.
> 

The spirit of jrb's point remains, just use GFreeFunc or
GDestroyNotify or whatever instead of GtkDestroyNotify (hmm, really
GtkDestroyNotify is deprecated, or should be), and call it whenever
you ditch the user data pointer.

Havoc





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]