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

Support using a GLib.Variant in a GObject.Value #779

Merged
merged 1 commit into from
Feb 2, 2023
Merged

Conversation

cameronwhite
Copy link
Contributor

This fixes issues with e.g. accessing the GVariant parameter from the Gio.SimpleAction::activate signal, which internally requires going through a GObject.Value

Copy link
Member

@badcel badcel left a comment

Choose a reason for hiding this comment

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

Thank you for the contribution. Only some minor changes are needed.

Please rebase the PR on current main if you are done.

This fixes issues with e.g. accessing the GVariant parameter from the Gio.SimpleAction::activate signal, which internally requires going through a GObject.Value
@cameronwhite
Copy link
Contributor Author

cameronwhite commented Feb 2, 2023

Updated and rebased, thanks for the feedback!

@badcel badcel merged commit 03194d6 into main Feb 2, 2023
@badcel badcel deleted the fix/variant-in-value branch February 2, 2023 16:01
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