~ubuntu-branches/ubuntu/karmic/sugar-toolkit/karmic

« back to all changes in this revision

Viewing changes to src/sugar/sugar-preview.h

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2008-12-03 23:48:42 UTC
  • mfrom: (1.1.2 upstream) (0.1.3 lenny)
  • Revision ID: james.westby@ubuntu.com-20081203234842-guzkdy09koa7dc6p
Tags: 0.82.11-6
Add patch 0001 to fix locale path for system activities. Closes:
bug#507719.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
 
51
51
GType      sugar_preview_get_type        (void);
52
52
void       sugar_preview_take_screenshot (SugarPreview *preview,
53
 
                                          GdkDrawable  *drawable);
 
53
                                          GtkWidget    *widget);
54
54
void       sugar_preview_set_size        (SugarPreview *preview,
55
55
                                          int width,
56
56
                                          int height);