diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2005-12-20 05:47:43 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-12-20 05:47:43 +0000 |
commit | f2685563acc9833f043175c138702b62564b91f1 (patch) | |
tree | 02f0b8efdf759abccbfd4f11d0bc276eab7c0517 /docs/reference/gtk/tmpl/gtkfilechooser.sgml | |
parent | a800cb7906ba371a7faf24b1c764b89e9c3f6908 (diff) | |
download | gtk+-f2685563acc9833f043175c138702b62564b91f1.tar.gz |
Updates
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkfilechooser.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkfilechooser.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gtk/tmpl/gtkfilechooser.sgml b/docs/reference/gtk/tmpl/gtkfilechooser.sgml index 93df72ab1c..bf391b30a5 100644 --- a/docs/reference/gtk/tmpl/gtkfilechooser.sgml +++ b/docs/reference/gtk/tmpl/gtkfilechooser.sgml @@ -773,6 +773,7 @@ gtk_widget_destroy (chooser); @GTK_FILE_CHOOSER_ERROR_NONEXISTENT: Indicates that a file does not exist. @GTK_FILE_CHOOSER_ERROR_BAD_FILENAME: Indicates a malformed filename. +@GTK_FILE_CHOOSER_ERROR_ALREADY_EXISTS: <!-- ##### FUNCTION gtk_file_chooser_error_quark ##### --> <para> |