~noskcaj/ubuntu/vivid/gthumb/flickr-https

« back to all changes in this revision

Viewing changes to gthumb/gth-image-loader.h

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-04-08 06:31:09 UTC
  • mfrom: (1.3.20)
  • Revision ID: package-import@ubuntu.com-20140408063109-tk845map8ji6uxvd
Tags: 3:3.3.1.is.3.2.7-0ubuntu1
* Revert to newest upstream stable release. LP: #1290691
  - Refresh patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
                                                           GthImage            **image,
70
70
                                                           int                  *original_width,
71
71
                                                           int                  *original_height,
72
 
                                                           gboolean             *loaded_original,
73
72
                                                           GError              **error);
74
73
GthImage *        gth_image_new_from_stream               (GInputStream         *istream,
75
74
                                                           int                   requested_size,