parcon icon indicating copy to clipboard operation
parcon copied to clipboard

Port to PyGObject

Open ooglyhLL opened this issue 8 years ago • 0 comments

Convert function and method calls to new API.

Rename first parameter of size and draw functions to reflect its actual type. The first parameter of both size and draw functions is in fact a Cairo context, not an image.

Skip creating a context in both size_of_Token() and draw_Token(). We have one already.

ooglyhLL avatar Feb 07 '18 20:02 ooglyhLL