Function penrose_ui::bar::startup_hook
source ยท pub fn startup_hook<X: XConn + 'static>(
state: &mut State<X>,
x: &X,
) -> Result<()>
Expand description
Run any widget startup actions and then redraw
pub fn startup_hook<X: XConn + 'static>(
state: &mut State<X>,
x: &X,
) -> Result<()>
Run any widget startup actions and then redraw