Home / comp / gb.desktop / desktop / find 
Desktop.Find (gb.desktop)
Syntax
STATIC FUNCTION Find ( [ Title AS String, Application AS String, Role AS String ] ) AS Integer[]
Find all X11 top-level window that match the specified criteria.

All these arguments are regular expressions.

This method returns an array of X11 window identifier.

To read the properties of a X11 top-level window, use the xprop program.