Fix some typos. (#315208, Vincent Untz)
2005-09-05 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkpaned.sgml: Fix some typos. (#315208, Vincent Untz)
This commit is contained in:
committed by
Matthias Clasen
parent
e701951941
commit
2738d1475c
@ -201,7 +201,7 @@ Adds a child to the top or left pane.
|
||||
@paned: a paned widget
|
||||
@child: the child to add
|
||||
@resize: should this child expand when the paned widget is resized.
|
||||
@shrink: can this child be made smaller than its requsition.
|
||||
@shrink: can this child be made smaller than its requisition.
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_paned_pack2 ##### -->
|
||||
@ -212,7 +212,7 @@ Adds a child to the bottom or right pane.
|
||||
@paned: a paned widget
|
||||
@child: the child to add
|
||||
@resize: should this child expand when the paned widget is resized.
|
||||
@shrink: can this child be made smaller than its requsition.
|
||||
@shrink: can this child be made smaller than its requisition.
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_paned_get_child1 ##### -->
|
||||
|
||||
Reference in New Issue
Block a user