After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 545976 - Deprecate gtk_file_chooser_*_with_backend
Deprecate gtk_file_chooser_*_with_backend
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2008-08-02 13:08 UTC by Carlos Garnacho
Modified: 2008-08-04 14:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (8.57 KB, patch)
2008-08-02 13:11 UTC, Carlos Garnacho
committed Details | Review

Description Carlos Garnacho 2008-08-02 13:08:26 UTC
Hi!,

Since gtk+ uses gio directly, these functions aren't functional anymore, I'm going to attach a patch to deprecate them
Comment 1 Carlos Garnacho 2008-08-02 13:11:06 UTC
Created attachment 115727 [details] [review]
patch
Comment 2 Matthias Clasen 2008-08-03 14:23:55 UTC
Looks like a good idea to me. Go for it
Comment 3 Carlos Garnacho 2008-08-04 14:53:08 UTC
Thanks :), just committed this patch