| Clutter Gst 0.6 Reference Manual | ||||
|---|---|---|---|---|
ClutterInitError clutter_gst_init (int *argc, char ***argv);
ClutterInitError clutter_gst_init (int *argc, char ***argv);
Utility function to call gst_init(), then clutter_init().
argc : |
pointer to the argument list count |
argv : |
pointer to the argument list vector |
| Returns : | A ClutterInitError. |