Skip to content

Conversation

Hawk777
Copy link
Contributor

@Hawk777 Hawk777 commented Feb 10, 2025

This type is effectively public, because it’s returned by Cancellable::connect_cancelled, but because it’s not re-exported it can’t be named, making it awkward to e.g. save it in a struct field.

Fixes GH-1649.

@Hawk777 Hawk777 force-pushed the export-cancelled-handler-id branch from a893bfe to 6844a2d Compare February 10, 2025 16:13
This type is effectively public, because it’s returned by
`Cancellable::connect_cancelled`, but because it’s not re-exported it
can’t be named, making it awkward to e.g. save it in a struct field.

Fixes gtk-rsGH-1649.
@Hawk777 Hawk777 force-pushed the export-cancelled-handler-id branch from 6844a2d to a0a10e9 Compare February 10, 2025 16:17
@Hawk777
Copy link
Contributor Author

Hawk777 commented Feb 10, 2025

I think this is ready for review; there is one CI check failing but it’s pointing nowhere near anything I modified and I don’t understand what it’s complaining about.

@sdroege sdroege added the needs-backport PR needs backporting to the current stable branch label Feb 12, 2025
@sdroege sdroege merged commit 72bc300 into gtk-rs:main Feb 12, 2025
47 of 48 checks passed
@sdroege sdroege added backported PR was backported to the current stable branch and removed needs-backport PR needs backporting to the current stable branch labels Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backported PR was backported to the current stable branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] CancelledHandlerId is private

3 participants