Initializing libcheese-gtk
Initializing libcheese-gtk — Initialize libcheese-gtk
Stability Level
Unstable, unless otherwise indicated
Includes
#include <cheese/cheese-gtk.h>
Functions
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.
Returns
TRUE
if the initialization was successful, FALSE
otherwise