Re: Lost functions ?
- From: Owen Taylor <otaylor redhat com>
- To: gtk-devel-list redhat com
- Subject: Re: Lost functions ?
- Date: 04 Mar 2000 15:48:55 -0500
Hans Breuer <hans@breuer.org> writes:
> Hi Gtk+ developers,
> while recompiling everything with the latest version, I've
> stumbled over the dissappearence of:
>
> gtk_paned_set_gutter_size
>
> The only hint, I could found, where
>
> >From: Tim Janik <timj@gtk.org>
> >Date: Thu, 17 Feb 2000 21:27:28 +0100 (CET)
> >Subject: Re: New gtkpaned look.
> > ...
> >
> > enum {
> >- ARG_0,
> >- ARG_HANDLE_SIZE,
> >- ARG_GUTTER_SIZE
> >+ ARG_0,
> >+ ARG_HANDLE_SIZE
> > };
> >
> > ....
>
> I never knew what this function was all about, but there are
> quite some apps using them. Whats the right replacement, and shouldn't
> it go into gtkcompat.h ??
>
> BTW: another missing finction is
>
> gdk_set_sm_client_id
>
> there is a prototype in gdkwindow.h, but I could not find any
> implementation anymore.
You aren't supposed to use GTK+-1.3 unless you are a GTK+
developer or want-to-be GTK+ developer. They are NOT
suitable for compiling anything but GTK+ at this point.
But -
See docs/Changes-1.4.txt for the first question
See gdk/x11/gdkmain-x11.c for the second question
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]