init


Description:


public InitError init (ref unowned string[] argv)

This function should be called instead of init and init.

Parameters:

argv

pointer to the arguments vector, or null

argc

pointer to the arguments count, or null

Returns:

clutter_init_success on success, a negative integer on failure.


Namespace: GtkClutter