Re: Deprecated calls in libzvt
- From: jacob berkman <jacob ximian com>
- To: Deepa <deepa chacko wipro com>
- Cc: desktop-devel-list <desktop-devel-list gnome org>
- Subject: Re: Deprecated calls in libzvt
- Date: 05 Feb 2002 11:32:04 -0500
On Tue, 2002-02-05 at 09:24, Deepa wrote:
> Hi
>
> I have removed the deprecated GTK/GDK calls in libzvt. I have not changed
> GdkFont. Attached is the patch for the same.
a few things to fix:
you remove zvt_term_destroy(), but do not put that code back in
anywhere, so it will leak etc.
on g_signal_emit* functions, they take gpointer and not GObject *,
so you do not have to do the type cast.
you should use ZVT_TYPE_TERM instead of zvt_term_get_type()
jacob
--
"In fact, can you imagine anything more terrifying than a zombie clown?"
-- moby
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]