forked from AuroraMiddleware/gtk
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:
parent
546f599ce4
commit
1a8de55702
@ -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):
|
||||
|
@ -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):
|
||||
|
@ -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):
|
||||
|
@ -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):
|
||||
|
@ -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.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user