A #GOnce struct controls a one-time initialization function. Any one-time initialization function must have its own unique #GOnce struct.
the value returned by the call to the function, if @status is G_ONCE_STATUS_READY
the status of the #GOnce
A #GOnce struct controls a one-time initialization function. Any one-time initialization function must have its own unique #GOnce struct.