Fix a doc comment.

2004-11-02  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_class_init):
	Fix a doc comment.
This commit is contained in:
Matthias Clasen 2004-11-02 05:40:33 +00:00 committed by Matthias Clasen
parent 546f599ce4
commit 1a8de55702
5 changed files with 21 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2004-11-02 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_class_init):
Fix a doc comment.
2004-11-01 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):

View File

@ -1,3 +1,8 @@
2004-11-02 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_class_init):
Fix a doc comment.
2004-11-01 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):

View File

@ -1,3 +1,8 @@
2004-11-02 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_class_init):
Fix a doc comment.
2004-11-01 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):

View File

@ -1,3 +1,8 @@
2004-11-02 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_class_init):
Fix a doc comment.
2004-11-01 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):

View File

@ -284,7 +284,7 @@ gtk_file_chooser_button_class_init (GtkFileChooserButtonClass * class)
FALSE, G_PARAM_READWRITE));
/**
* GtkFileChooserButton:
* GtkFileChooserButton:width-chars:
*
* The width of the entry and label inside the button, in characters.
*