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

Rename WidgetExt::set_name() and BuildableExt::set_name() #914

Closed
sdroege opened this issue Nov 19, 2019 · 2 comments · Fixed by #917
Closed

Rename WidgetExt::set_name() and BuildableExt::set_name() #914

sdroege opened this issue Nov 19, 2019 · 2 comments · Fixed by #917

Comments

@sdroege
Copy link
Member

sdroege commented Nov 19, 2019

And also get_name(). Currently it's inconvenient that they have the same name because you have to call them by also specifying the trait.

I would suggest set_widget_name() and set_buildable_name(). We should probably do the same for other duplicated functions.

@GuillaumeGomez @EPashkin opinions?

@EPashkin
Copy link
Member

Agree

@sdroege sdroege mentioned this issue Nov 19, 2019
43 tasks
@GuillaumeGomez
Copy link
Member

I agree as well. I'll take a look.

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 a pull request may close this issue.

3 participants