This function should be called instead of clutter_init() and gtk_init_with_args().
a pointer to the array of command line arguments, or %NULL
a string which is displayed in the first line of output, after
a %NULL-terminated array of #GOptionEntrys describing the options of your program
a translation domain to use for translating the output for the options in entries
with gettext(), or %NULL
This function should be called instead of clutter_init() and gtk_init().