Skip to content

Port to PyGObject#19

Open
ooglyhLL wants to merge 1 commit intojavawizard:masterfrom
ooglyhLL:master
Open

Port to PyGObject#19
ooglyhLL wants to merge 1 commit intojavawizard:masterfrom
ooglyhLL:master

Conversation

@ooglyhLL
Copy link

@ooglyhLL ooglyhLL commented Feb 7, 2018

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.

Convert function and method call 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments