Bug 6897 - some useful macros are missing from glib/poppler-document.h
Summary: some useful macros are missing from glib/poppler-document.h
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: glib frontend (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-12 16:16 UTC by Kouhei Sutou
Modified: 2006-05-19 15:19 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
add useful macro, POPPLER_TYPE_INDEX_ITER and POPPLER_TYPE_FONTS_ITER (1.26 KB, patch)
2006-05-12 16:17 UTC, Kouhei Sutou
Details | Splinter Review

Description Kouhei Sutou 2006-05-12 16:16:35 UTC
"#define POPPLER_TYPE_XXX (poppler_XXX_get_type ())" macro is very useful for
writing language bindings.

In glib/poppler-document.h, POPPLER_TYPE_INDEX_ITER and POPPLER_TYPE_FONTS_ITER
are missing.
Comment 1 Kouhei Sutou 2006-05-12 16:17:22 UTC
Created attachment 5611 [details] [review]
add useful macro, POPPLER_TYPE_INDEX_ITER and POPPLER_TYPE_FONTS_ITER
Comment 2 Kristian Høgsberg 2006-05-20 08:19:29 UTC
Added in CVS.


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.