Trait DesktopButtonWidgetRefExt

Source
pub trait DesktopButtonWidgetRefExt {
    // Required methods
    fn desktop_button(&self, path: &[LiveId]) -> DesktopButtonRef;
    fn as_desktop_button(&self) -> DesktopButtonRef;
}

Required Methods§

Implementors§