8000 Add keyword argument support to display.c by jonotassia · Pull Request #3859 · pygame/pygame · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add keyword argument support to display.c #3859

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

Merged
merged 4 commits into from
May 19, 2023

Conversation

jonotassia
Copy link
Contributor
@jonotassia jonotassia commented May 19, 2023

Implemented the below changes to display.c functions (per #3852) to add kwarg support:

  • Kwarg support in display.c
  • Doc updates in display.rst
  • Test cases updated and passed

Functions covered:

  • pg_gl_set_attribute
  • pg_gl_get_attribute
  • pg_set_palette
  • pg_set_gamma - Deprecated, did not update
  • pg_set_gamma_ramp - Deprecated, did not update
  • pg_set_caption

Copy link
Member
@illume illume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 thanks

@illume illume merged commit 0ed798 6EEE 0 into pygame:main May 19, 2023
@jonotassia jonotassia deleted the add-kwargs-display-c branch May 22, 2023 09:28
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.

2 participants
0