[][src]Function orbtk_api::widget_base::register_property

pub fn register_property<P: Component>(
    ctx: &mut BuildContext<'_>,
    key: &str,
    entity: Entity,
    property: P
)