Am 15.12.2013 12:17, schrieb Antony Pavlov:
> Can we use more detailed comments? E.g.
> 
>      typedef struct {
>          /*< QOM service fields >*/
>          MyParentClass parent_class;
>          /*< class private fields >*/
> 
>          [any fields you need]
>      } FooClass;

Since those comments wouldn't be supported by gtk-doc, the short answer
is we can't.

The longer answer, as explained in the other reply, is that it's a
question of who contributes and more importantly maintains long-term the
tools to process these and all the /** ... */ comments.

Regards,
Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

Reply via email to