-
-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
glib: Remove type parameter from
Object::has_property()
and add sep…
…arate `has_property_with_type()` Most of the time the property type is not interesting and the `None` makes the code harder to understand. Having a separate, more descriptive function for also checking the type seems better.
- Loading branch information
Showing
1 changed file
with
29 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters