Lost functions ?



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.

Thanks in Advance,
	Hans



-------- Hans "at" Breuer "dot" Org -----------
Tell me what you need, and I'll tell you how to 
get along without it.                -- Dilbert



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