Struct limn_core::ui::ChildAttachedEvent [] [src]

pub struct ChildAttachedEvent(pub WidgetId, pub LayoutVars);

Trait Implementations

impl Debug for ChildAttachedEvent
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for ChildAttachedEvent
[src]

impl Clone for ChildAttachedEvent
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more