Document the members of GOnce.

This commit is contained in:
Matthias Clasen 2003-07-09 00:08:39 +00:00
parent 7b52034de1
commit ddf64dc40f

View File

@ -1613,8 +1613,9 @@ Any one-time initialization function must have its own unique <structname>GOnce<
struct. struct.
</para> </para>
@status: @status: the status of the function controled by this struct
@retval: @retval: the return value of the function controled by this struct. This field will be
%NULL unless <literal>status == G_ONCE_STATUS_READY</literal>.
@Since: 2.4 @Since: 2.4
<!-- ##### ENUM GOnceStatus ##### --> <!-- ##### ENUM GOnceStatus ##### -->