Module relm4::factory::widgets::traits

source ·
Expand description

Trait used for factories to interact with widgets.

Traits

  • Returns the position of an element inside a container like gtk::Grid where the position isn’t clearly defined by the index.
  • A trait implemented for GTK4 widgets that allows a factory to create and remove widgets.
  • Returns the position of an element inside a container like gtk::Grid where the position isn’t clearly defined by the index.