init


Description:


[ Version ( deprecated = true , deprecated_since = "1.10" , since = "0.4" ) ]
public void init ()

Warning: init is deprecated since 1.10.

Initialises the Clutter threading mechanism, so that Clutter API can be called by multiple threads, using enter and leave to mark the critical sections.

Note:

This function does not do anything.

Threading support is initialized when Clutter is initialized.

You must call g_thread_init before this function.

This function must be called before init.

It is safe to call this function multiple times.


Namespace: Clutter.Threads
Package: clutter-1.0