GNOME Bugzilla – Bug 69016
Documentation for GtkFileSelection uses GtkCList
Last modified: 2004-12-22 21:47: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.
Also GtkFileSelection functions use GtkCList methods.
*** This bug has been marked as a duplicate of 68890 ***