StaticPrivate.get

Works like g_private_get() only for a GStaticPrivate. This function works even if g_thread_init() has not yet been called.

class StaticPrivate
void*
get
()

Return Value

Type: void*

the corresponding pointer.

Meta