Skip to main content

find_window

Function find_window 

Source
pub(crate) fn find_window(app: &Application, name: &str) -> Option<Window>
Expand description

Helper to look up active GTK window instances by widget name.