Bug 20674

Summary: LinearGradient has no set_extend
Product: pycairo Reporter: Bastian Mueller <turbo24prg>
Component: generalAssignee: Steve Chaplin <d74n5pohf9>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Bastian Mueller 2009-03-15 09:44:27 UTC
LinearGradient is a subclass of Pattern and should have the *_extend methods.
Comment 1 Steve Chaplin 2009-03-16 02:21:32 UTC
I've moved the SurfacePattern.{get_extend,set_extend} up into the Pattern class
so Gradient Patterns can use the methods also.

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.