GtkFileSelection -- lets the user browse and select directories and files.
class GtkFileSelection GtkWindow { }
GtkObject<-- GtkWidget<-- GtkContainer<-- GtkBin<-- GtkWindow<--GtkFileSelection
See the File Selection example in the Example Code Appendix.