[][src]Function ksway::criteria::instance

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

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