Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Object::has_property() should return a bool, not a Result #608

Closed
sdroege opened this issue Mar 12, 2020 · 0 comments · Fixed by #614
Closed

Object::has_property() should return a bool, not a Result #608

sdroege opened this issue Mar 12, 2020 · 0 comments · Fixed by #614

Comments

@sdroege
Copy link
Member

sdroege commented Mar 12, 2020

See title

GuillaumeGomez pushed a commit to gtk-rs/gtk3-rs that referenced this issue Oct 28, 2020
Result<(), BoolError> is basically the same, just harder to use and
has_XXX() functions should return bools.

Fixes gtk-rs/glib#608
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant