Fix a typo.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-08-07 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/tmpl/gtkrc.sgml: Fix a typo. (#149470, Mariano
|
||||
Suarez-Alvarez)
|
||||
|
||||
2004-07-13 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtk-sections.txt: Add gtk_parse_args.
|
||||
|
||||
@@ -73,7 +73,7 @@ outermost to innermost. The difference is that in
|
||||
the widget path, the name assigned by
|
||||
gtk_widget_set_name() is used
|
||||
if present, otherwise the class name of the widget, while
|
||||
for the widget path, the class name is always used.
|
||||
for the class path, the class name is always used.
|
||||
</para>
|
||||
<para>
|
||||
So, if you have a #GtkEntry named
|
||||
|
||||
Reference in New Issue
Block a user