Trait animate::prelude::LayoutMetaExt [−][src]
pub trait LayoutMetaExt: 'static {
fn get_manager(&self) -> Option<LayoutManager>;
}pub trait LayoutMetaExt: 'static {
fn get_manager(&self) -> Option<LayoutManager>;
}fn get_manager(&self) -> Option<LayoutManager>[src]impl<O: IsA<LayoutMeta>> LayoutMetaExt for O[src]fn get_manager(&self) -> Option<LayoutManager>[src]