Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port to PyGObject #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Port to PyGObject #19

wants to merge 1 commit into from

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