[gtk+] Document GTK_FILE_CHOOSER_ERROR_INCOMPLETE_HOSTNAME
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Document GTK_FILE_CHOOSER_ERROR_INCOMPLETE_HOSTNAME
- Date: Tue, 25 May 2010 14:25:58 +0000 (UTC)
commit 1c6de294d829de65b98631d74d0e25ce32867120
Author: Matthias Clasen <mclasen redhat com>
Date: Tue May 25 09:34:38 2010 -0400
Document GTK_FILE_CHOOSER_ERROR_INCOMPLETE_HOSTNAME
gtk/gtkfilechooser.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkfilechooser.h b/gtk/gtkfilechooser.h
index bcc8734..a7d0512 100644
--- a/gtk/gtkfilechooser.h
+++ b/gtk/gtkfilechooser.h
@@ -101,7 +101,7 @@ GType gtk_file_chooser_get_type (void) G_GNUC_CONST;
* @GTK_FILE_CHOOSER_ERROR_BAD_FILENAME: Indicates a malformed filename.
* @GTK_FILE_CHOOSER_ERROR_ALREADY_EXISTS: Indicates a duplicate path (e.g. when
* adding a bookmark).
- * @GTK_FILE_CHOOSER_ERROR_INCOMPLETE_HOSTNAME:
+ * @GTK_FILE_CHOOSER_ERROR_INCOMPLETE_HOSTNAME: Indicates an incomplete hostname (e.g. "http://foo" without a slash after that).
*
* These identify the various errors that can occur while calling
* #GtkFileChooser functions.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]