Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 349955
Collapse All | Expand All

(-)poppler.defs.orig (-1 / +1 lines)
Lines 1794-1800 Link Here
1794
1794
1795
(define-method get_text
1795
(define-method get_text
1796
  (of-object "PopplerPage")
1796
  (of-object "PopplerPage")
1797
  (c-name "poppler_page_get_text")
1797
  (c-name "poppler_page_get_selected_text")
1798
  (return-type "char*")
1798
  (return-type "char*")
1799
  (parameters
1799
  (parameters
1800
    '("PopplerSelectionStyle" "style")
1800
    '("PopplerSelectionStyle" "style")

Return to bug 349955