mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 05:31:07 +00:00
Correct typoe when describing order of composition. (#53371, Skip
Wed May 30 16:56:07 2001 Owen Taylor <otaylor@redhat.com> * gtk/tmpl/gtkrc.sgml (pattern): Correct typoe when describing order of composition. (#53371, Skip Montanaro)
This commit is contained in:
parent
27bf39f924
commit
b263249d7c
@ -1,3 +1,8 @@
|
|||||||
|
Wed May 30 16:56:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* gtk/tmpl/gtkrc.sgml (pattern): Correct typoe when
|
||||||
|
describing order of composition. (#53371, Skip Montanaro)
|
||||||
|
|
||||||
2001-05-22 Havoc Pennington <hp@pobox.com>
|
2001-05-22 Havoc Pennington <hp@pobox.com>
|
||||||
|
|
||||||
* gtk/gtk-sections.txt: add gtk_bin_get_child
|
* gtk/gtk-sections.txt: add gtk_bin_get_child
|
||||||
|
@ -188,7 +188,7 @@ or <literal>class</literal> declaration. All styles
|
|||||||
applying to a particular widget are composited together
|
applying to a particular widget are composited together
|
||||||
with <literal>widget</literal> declarations overriding
|
with <literal>widget</literal> declarations overriding
|
||||||
<literal>widget_class</literal> declarations which, in
|
<literal>widget_class</literal> declarations which, in
|
||||||
turn, override <literal>widget</literal> declarations.
|
turn, override <literal>class</literal> declarations.
|
||||||
Within each type of declaration, later declarations override
|
Within each type of declaration, later declarations override
|
||||||
earlier ones.
|
earlier ones.
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user