mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 14:36:16 +01:00
Bug 528648 – Extra >s in Object Construction section...
* gobject/tut_howto.xml: Fix a formatting glitch svn path=/trunk/; revision=6900
This commit is contained in:
parent
ce40942306
commit
537075e94c
@ -1,3 +1,9 @@
|
||||
2008-05-17 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 528648 – Extra >s in Object Construction section...
|
||||
|
||||
* gobject/tut_howto.xml: Fix a formatting glitch
|
||||
|
||||
2008-05-14 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glib/tmpl/spawn.sgml: Don't mention fork()/exec() in the short
|
||||
|
@ -318,7 +318,7 @@ maman_bar_get_type (void)
|
||||
|
||||
<para>
|
||||
Construction properties will be set only after all instance_init functions have run.
|
||||
No object reference will be returned to the client of <function><link linkend="g-object-new>">g_object_new></link></function>
|
||||
No object reference will be returned to the client of <function><link linkend="g-object-new">g_object_new</link></function>
|
||||
until all the construction properties have been set.
|
||||
</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user