diff options
author | Owen Taylor <otaylor@src.gnome.org> | 2003-03-25 00:11:06 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2003-03-25 00:11:06 +0000 |
commit | bb320fcb5bc54d4a0d2c836b57ff0e063c01d971 (patch) | |
tree | 99c4192725c410d8900707855287f68d75f4e9aa /gtk/gtkfilechooserdefault.h | |
parent | 74cb697ef3291675d666427acf788b415faef5fc (diff) | |
download | gtk+-bb320fcb5bc54d4a0d2c836b57ff0e063c01d971.tar.gz |
Add GtkFileSystem::parse, and a chooser entry with completion
Diffstat (limited to 'gtk/gtkfilechooserdefault.h')
-rw-r--r-- | gtk/gtkfilechooserdefault.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkfilechooserdefault.h b/gtk/gtkfilechooserdefault.h index a5416dd1a1..cd30f890c0 100644 --- a/gtk/gtkfilechooserdefault.h +++ b/gtk/gtkfilechooserdefault.h @@ -1,5 +1,5 @@ /* GTK - The GIMP Toolkit - * gtkfilechooserwidget.h: Embeddable file selector widget + * gtkfilechooserimpldefault.h: Default implementation of GtkFileChooser * Copyright (C) 2003, Red Hat, Inc. * * This library is free software; you can redistribute it and/or |