Typo fix.

This commit is contained in:
Matthias Clasen
2005-01-29 06:41:42 +00:00
parent 07155e2782
commit c7afdb18c2
4 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2005-01-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkseparatortoolitem.c (gtk_separator_tool_item_set_draw):
Typo fix. (#165581, Masao Mutoh)
Thu Jan 27 14:25:45 2005 Manish Singh <yosh@gimp.org>
* README.cvs-commits: update ancient IRC info.

View File

@ -1,3 +1,8 @@
2005-01-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkseparatortoolitem.c (gtk_separator_tool_item_set_draw):
Typo fix. (#165581, Masao Mutoh)
Thu Jan 27 14:25:45 2005 Manish Singh <yosh@gimp.org>
* README.cvs-commits: update ancient IRC info.

View File

@ -1,3 +1,8 @@
2005-01-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkseparatortoolitem.c (gtk_separator_tool_item_set_draw):
Typo fix. (#165581, Masao Mutoh)
Thu Jan 27 14:25:45 2005 Manish Singh <yosh@gimp.org>
* README.cvs-commits: update ancient IRC info.

View File

@ -287,7 +287,7 @@ gtk_separator_tool_item_get_draw (GtkSeparatorToolItem *item)
/**
* gtk_separator_tool_item_set_draw:
* @item: a #GtkSeparatorToolItem
* @draw: whether @separator_tool_item is drawn as a vertical iln
* @draw: whether @separator_tool_item is drawn as a vertical line
*
* When @separator_tool_items is drawn as a vertical line, or just blank.
* Setting this #FALSE along with gtk_tool_item_set_expand() is useful