Bug 34241

Summary: missing annotations for poppler_page_get_size (introspection)
Product: poppler Reporter: Peter Ward <peteraward>
Component: glib frontendAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: patch for poppler_page_get_size

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.