summaryrefslogtreecommitdiff
path: root/libcheese/cheese.h
Commit message (Collapse)AuthorAgeFilesLines
* Add init functions to libcheese and libcheese-gtkDavid King2012-01-211-0/+31
Adding wrappers around clutter_gst_init() and clutter_gtk_init() reduces confusion for API users, as well as reducing link-time dependencies. Provides a clean fix for bug 668292 and bug 667884.