[][src]Function orbtk::get_property

pub fn get_property<T>(
    key: &str,
    entity: Entity,
    store: &StringComponentStore
) -> T where
    T: Clone + Component

Get the property of a widget.