~vcs-imports/cheese/master

« back to all changes in this revision

Viewing changes to libcheese/cheese-widget.h

  • Committer: Bastien Nocera
  • Date: 2010-01-12 15:12:36 UTC
  • Revision ID: git-v1:82fc079caad734eaaf33c70c6844e1929de07dee
Add API docs through gtk-doc for libcheese-gtk

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
 
56
56
GtkWidget *cheese_widget_new (void);
57
57
 
58
 
GObject *cheese_widget_get_camera (CheeseWidget *widget);
59
 
 
60
58
G_END_DECLS
61
59
 
62
60
#endif /* _CHEESE_WIDGET_H_ */