[][src]Function ksway::criteria::title

pub fn title<S: Display, T: Into<OrFocused<S>>>(t: T) -> Criteria

Compare against the window title. Can be a regular expression. If value is focused, then the window title must be the same as that of the currently focused window.