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

Raise exception for invalid property access #112

Open
mvz opened this issue Sep 23, 2018 · 0 comments
Open

Raise exception for invalid property access #112

mvz opened this issue Sep 23, 2018 · 0 comments
Labels

Comments

@mvz
Copy link
Owner

mvz commented Sep 23, 2018

GObject emits a warning when accessing a property the wrong way (e.g., reading a property that is not readable). GirFFI should check this in advance and raise an exception.

@mvz mvz added the feature label Sep 23, 2018
@mvz mvz changed the title Raise exception for invalid properties Raise exception for invalid property access Sep 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant