Skip to content

Conversation

sdroege
Copy link
Member

@sdroege sdroege commented Feb 16, 2025

No description provided.

sdroege and others added 25 commits February 16, 2025 12:41
This method panics if the type is incorrect. It doesn’t return `Err`.
This is more in line how application classes would be used in real world
applications which usually create a derived application class which
holds the overall state.

And it prepares for testing the dbus_register vfunc subsequently.
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.
@sdroege sdroege merged commit 1d046a8 into gtk-rs:0.20 Feb 16, 2025
47 of 48 checks passed
@sdroege sdroege deleted the 0.20-backports branch February 16, 2025 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants