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

Get entry #819

Merged
merged 4 commits into from
May 29, 2019
Merged

Get entry #819

merged 4 commits into from
May 29, 2019

Conversation

GuillaumeGomez
Copy link
Member

Fixes #772.

I was sure that we could handle cast directly inside the "from_glib_*" functions but I was surprised that we couldn't. But I'm wondering with my manual code is the best that we could write. I'm pretty sure I missed something...

cc @sdroege @EPashkin

src/entry_completion.rs Outdated Show resolved Hide resolved
@sdroege
Copy link
Member

sdroege commented May 26, 2019

I was sure that we could handle cast directly inside the "from_glib_*" functions

How would that look like?

src/entry_completion.rs Outdated Show resolved Hide resolved
@GuillaumeGomez
Copy link
Member Author

Updated.

@sdroege
Copy link
Member

sdroege commented May 28, 2019

👍

@EPashkin
Copy link
Member

@GuillaumeGomez Thanks and 👍 after regen check fix

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.

EntryCompletionExt::get_entry() should return Option<Entry>, not Option<Widget>
3 participants