Top | Description | ![]() |
![]() |
![]() |
![]() |
gboolean cheese_gtk_init (int *argc
,char ***argv
);
Initialize libcheese-gtk, by initializing Clutter, GStreamer and GTK+. This
automatically calls cheese_init()
, initializing libcheese.
|
pointer to the argument list count. [allow-none] |
|
pointer to the argument list vector. [allow-none] |
Returns : |
TRUE if the initialization was successful, FALSE otherwise |