get_main_windows
Description:
public List<
unowned Window>
get_main_windows ()
Returns all Windows currently open in App.
This differs from get_windows since it does not include the preferences dialog and other auxiliary windows.
Parameters:
Returns:
a newly allocated list of Window objects
|