Re: [Ekiga-devel-list] deprecated function does not work in gtk 2.14



Eugen Dedu a écrit :
Julien Puydt wrote:
Julien Puydt a écrit :
Eugen Dedu a écrit :
The reason is that gtk_file_chooser_button_new_with_backend is deprecated, cf. http://library.gnome.org/devel/gtk/stable/GtkFileChooserButton.html#gtk-file-chooser-button-new-with-backend Unfortunately, the API does not inform about the function to be used in this case. Do you know how to replace this function?


I had a bug about such documentation problems : it was closed -- the gtk+ developpers prefer separate bug reports for each of those problems.

I reported it :
http://bugzilla.gnome.org/show_bug.cgi?id=563991

It's fixed, now the doc reads :
Use gtk_file_chooser_button_new() instead.

Hi Snark,

1. Where was it fixed? The page http://library.gnome.org/devel/gtk/stable/GtkFileChooserButton.html#gtk-file-chooser-button-new-with-backend is still the same.

2. Have you fixed the code? I would like to create the tarball for gnome 2.25.3 tomorrow.

They have fixed it for the next gtk+ version. I was discussing the gtk+ documentation bug.

For ekiga, the fix is to stop compiling with disabled deprecated functions by default.

Snark


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