Function penrose_ui::bar::refresh_hook

source ยท
pub fn refresh_hook<X: XConn + 'static>(
    state: &mut State<X>,
    x: &X,
) -> Result<()>
Expand description

Run any widget refresh actions and then redraw if needed