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 69016 - Documentation for GtkFileSelection uses GtkCList
Documentation for GtkFileSelection uses GtkCList
Status: RESOLVED DUPLICATE of bug 68890
Product: gtk+
Classification: Platform
Component: Widget: Other
1.3.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 73569
 
 
Reported: 2002-01-18 09:44 UTC by Alexey A. Malyshev
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexey A. Malyshev 2002-01-18 09:44:04 UTC
The documentation for struct GtkFileSelection says:
"The GtkFileSelection struct contains the following GtkWidget fields: 
...
*dir_list, *file_list;  the two GtkCList widgets corresponding to 
directories and files.",
but GtkCList is deprecated.
I assume that this is wrong and should be modify.
Comment 1 Alexey A. Malyshev 2002-01-18 11:23:28 UTC
Also GtkFileSelection functions use GtkCList methods.
Comment 2 Owen Taylor 2002-01-18 16:52:55 UTC

*** This bug has been marked as a duplicate of 68890 ***