Bug 34241 - missing annotations for poppler_page_get_size (introspection)
Summary: missing annotations for poppler_page_get_size (introspection)
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: glib frontend (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-13 16:06 UTC by Peter Ward
Modified: 2011-02-26 02:42 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
patch for poppler_page_get_size (544 bytes, patch)
2011-02-13 16:06 UTC, Peter Ward
Details | Splinter Review

Description Peter Ward 2011-02-13 16:06:43 UTC
Created attachment 43325 [details] [review]
patch for poppler_page_get_size

poppler_page_get_size is missing some annotations which make it usable from other languages (Python, in my case).

The attached patch adds the necessary annotations.
(side note: there's probably other annotations missing in other places,
I haven't bothered to go looking - this is just one which I needed)
Comment 1 Carlos Garcia Campos 2011-02-26 02:42:26 UTC
Thanks, fixed. I think only out is needed, caller-allocates is already the default option.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.