Typo fix.
This commit is contained in:
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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
|
||||
|
||||
Reference in New Issue
Block a user