Example #1
0
 def painter(self):
     return wlrq.Painter(self)
Example #2
0
 def painter(self) -> Any:
     return wlrq.Painter(self)