Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

manually implement Container::(get|set)_property #699

Merged
merged 1 commit into from Jan 6, 2022

Conversation

bilelmoussaoui
Copy link
Member

It requires a manual implementation to check if the property exists
and is readable/writeable and also of the correct type.
Fixes #664

@bilelmoussaoui bilelmoussaoui force-pushed the bilelmoussaoui/container-getter-setter branch from 172995c to 91d2826 Compare January 6, 2022 10:12
@bilelmoussaoui
Copy link
Member Author

Once this is one is merged, I will land the necessary changes on gir to make uses of it

It requires a manual implementation to check if the property exists
and is readable/writeable and also of the correct type.
Fixes #664
@bilelmoussaoui bilelmoussaoui force-pushed the bilelmoussaoui/container-getter-setter branch from 91d2826 to 62f99a5 Compare January 6, 2022 10:20
@sdroege sdroege merged commit a624e44 into master Jan 6, 2022
@sdroege sdroege deleted the bilelmoussaoui/container-getter-setter branch January 6, 2022 10:43
@sdroege sdroege linked an issue Jan 6, 2022 that may be closed by this pull request
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 this pull request may close these issues.

missing set|get_child_property on GtkContainer
3 participants