Re: Deprecated calls in libzvt
- From: Havoc Pennington <hp redhat com>
- To: Deepa <deepa chacko wipro com>
- Cc: desktop-devel-list <desktop-devel-list gnome org>
- Subject: Re: Deprecated calls in libzvt
- Date: 04 Feb 2002 11:41:00 -0500
Deepa <deepa chacko wipro com> writes:
>
> libzvt still uses gtk_signal_connect, gtk_signal_new, gtk_signal_emit
> etc which are deprecated (gives errors when compiled with
> -DGTK_DISABLE_DEPRECATED). Can I change these to use the corresponding
> g_signal functions?
Sure, send a patch.
> It also uses GdkFont which is again deprecated. Should this be
> ported to use Pango?
No, Pango doesn't make sense for a terminal. If it's ported it should
be to Xlib (XFontStruct, XLoadFont(), etc.)
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]