Trait glade::View[][src]

pub trait View where
    Self: Sized
{ fn load_glade() -> Result<Rc<RefCell<Self>>, Error>; }

Required methods

Loading content...

Implementors

Loading content...