docs: GType documentation cleanup

Still some markup left.
This commit is contained in:
Matthias Clasen
2014-05-31 20:55:00 -04:00
parent 24ab95582b
commit adfaf0e456
2 changed files with 160 additions and 168 deletions

View File

@@ -4463,8 +4463,7 @@ gobject_init_ctor (void)
* my_object->priv = G_TYPE_INSTANCE_GET_PRIVATE (my_object,
* MY_TYPE_OBJECT,
* MyObjectPrivate);
* /<!-- -->* my_object->priv->some_field will be
* * automatically initialised to 0 *<!-- -->/
* // my_object->priv->some_field will be automatically initialised to 0
* }
*
* static int