| Initializing libcheese-gtkInitializing libcheese-gtk — Initialize libcheese-gtk |  | 
Stability Level
Unstable, unless otherwise indicated
 
Details
cheese_gtk_init ()
gboolean            cheese_gtk_init                     (int *argc,
                                                         char ***argv);
Initialize libcheese-gtk, by initializing Clutter, GStreamer and GTK+. This
automatically calls cheese_init(), initializing libcheese.
| argc:
 | pointer to the argument list count. [allow-none] | 
| argv:
 | pointer to the argument list vector. [allow-none] | 
| Returns : | TRUEif the initialization was successful,FALSEotherwise |