forked from AuroraMiddleware/gtk
Fix a typo in the docs. (#160826, Jay Camp)
2004-12-08 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcombobox.c (gtk_combo_box_set_wrap_width): Fix a typo in the docs. (#160826, Jay Camp)
This commit is contained in:
parent
787ee3e77d
commit
4e957a8cd0
@ -1,3 +1,8 @@
|
||||
2004-12-08 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkcombobox.c (gtk_combo_box_set_wrap_width): Fix a typo
|
||||
in the docs. (#160826, Jay Camp)
|
||||
|
||||
2004-12-08 Federico Mena Quintero <federico@ximian.com>
|
||||
|
||||
Merged from gtk-2-4:
|
||||
|
@ -1,3 +1,8 @@
|
||||
2004-12-08 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkcombobox.c (gtk_combo_box_set_wrap_width): Fix a typo
|
||||
in the docs. (#160826, Jay Camp)
|
||||
|
||||
2004-12-08 Federico Mena Quintero <federico@ximian.com>
|
||||
|
||||
Merged from gtk-2-4:
|
||||
|
@ -1,3 +1,8 @@
|
||||
2004-12-08 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkcombobox.c (gtk_combo_box_set_wrap_width): Fix a typo
|
||||
in the docs. (#160826, Jay Camp)
|
||||
|
||||
2004-12-08 Federico Mena Quintero <federico@ximian.com>
|
||||
|
||||
Merged from gtk-2-4:
|
||||
|
@ -1,3 +1,8 @@
|
||||
2004-12-08 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkcombobox.c (gtk_combo_box_set_wrap_width): Fix a typo
|
||||
in the docs. (#160826, Jay Camp)
|
||||
|
||||
2004-12-08 Federico Mena Quintero <federico@ximian.com>
|
||||
|
||||
Merged from gtk-2-4:
|
||||
|
@ -4108,7 +4108,7 @@ gtk_combo_box_get_wrap_width (GtkComboBox *combo_box)
|
||||
* @width: Preferred number of columns.
|
||||
*
|
||||
* Sets the wrap width of @combo_box to be @width. The wrap width is basically
|
||||
* the preferred number of columns when you want to the popup to be layed out
|
||||
* the preferred number of columns when you want the popup to be layed out
|
||||
* in a table.
|
||||
*
|
||||
* Since: 2.4
|
||||
|
Loading…
Reference in New Issue
Block a user