~ubuntu-branches/ubuntu/vivid/pango1.0/vivid-proposed

« back to all changes in this revision

Viewing changes to pango/pangocairo-coretext.h

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-03-31 22:00:53 UTC
  • mfrom: (1.8.6) (63.1.16 experimental)
  • Revision ID: package-import@ubuntu.com-20120331220053-7w1irtk74gutqgmi
Tags: 1.30.0-1
* New upstream release.
* debian/watch: Track stable releases again.
* Refreshed and updated patches.
* Bump Standards-Version to 3.9.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
 
47
47
PangoCoreTextFont *
48
48
_pango_cairo_core_text_font_new (PangoCairoCoreTextFontMap  *cafontmap,
49
 
                                 PangoContext               *context,
50
 
                                 PangoCoreTextFace          *face,
51
 
                                 const PangoFontDescription *desc);
 
49
                                 PangoCoreTextFontKey       *key);
52
50
 
53
51
G_END_DECLS
54
52