forked from AuroraMiddleware/gtk
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:
parent
e701951941
commit
2738d1475c
@ -1,3 +1,8 @@
|
||||
2005-09-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/tmpl/gtkpaned.sgml: Fix some typos.
|
||||
(#315208, Vincent Untz)
|
||||
|
||||
2005-08-30 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtk-sections.txt: Add gtk_window_[sg]et_deletable.
|
||||
|
@ -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 ##### -->
|
||||
|
Loading…
Reference in New Issue
Block a user