Add a little more docs

svn path=/trunk/; revision=18887
This commit is contained in:
Matthias Clasen 2007-10-07 16:14:10 +00:00
parent 5d1a5ac216
commit 11a4e7dce7
2 changed files with 19 additions and 7 deletions

View File

@ -1,3 +1,8 @@
2007-10-07 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkpaned.sgml: Mention behaviour with a single child.
(#477447, Juri Pakaste)
2007-10-01 20:21:28 Tim Janik <timj@imendio.com>
* gtk/tmpl/gtkmenu.sgml: reworded push_in description with Owen's

View File

@ -24,7 +24,8 @@ the separator. (The space in which the separator
is called the gutter.) Often, it is useful
to put each child inside a #GtkFrame with the
shadow type set to %GTK_SHADOW_IN so that the
gutter appears as a ridge.
gutter appears as a ridge. No separator is drawn
if one of the children is missing.
</para>
<para>
Each child has two options that can be set,
@ -97,27 +98,33 @@ gtk_widget_set_size_request (frame2, 50, -1);
</para>
@paned: the object which received the signal.
@arg1:
@Returns:
@Param4:
@Returns:
<!-- # Unused Parameters # -->
@paned: the object which received the signal.
<!-- ##### SIGNAL GtkPaned::cycle-handle-focus ##### -->
<para>
</para>
@paned: the object which received the signal.
@arg1:
@Returns:
@Param4:
@Returns:
<!-- # Unused Parameters # -->
@paned: the object which received the signal.
<!-- ##### SIGNAL GtkPaned::move-handle ##### -->
<para>
</para>
@paned: the object which received the signal.
@arg1:
@Returns:
@Param4:
@Returns:
<!-- # Unused Parameters # -->
@paned: the object which received the signal.
<!-- ##### SIGNAL GtkPaned::toggle-handle-focus ##### -->
<para>