that takes input pattern and an object set and returns a new pattern containing only elements from the object set.
Since it's returning a new pattern, the "Filter" name is more appropriate than "Prune".
Added in my tree: Created commit 6b13d04: Add FcPatternFilter() (#13016) 3 files changed, 52 insertions(+), 0 deletions(-)
I believe I've fixed this in 2.7.0. Please reopen otherwise.
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.