Struct jwilm_xdo::Window [] [src]

pub struct Window<'a> { /* fields omitted */ }

Methods

impl<'a> Window<'a>
[src]

Send a keysequence to the specified window

The delay is convereted to microseconds internally before forwarding to libxdo. If the delay in useconds exceeds useconds_t capacity, it will be truncated.