[ CCode ( cname = "xfw_application_get_windows" ) ]
public unowned List<Window> get_windows ()
Lists all windows belonging to the application.
| this |
an Application. |
|
The list of Window belonging to this. The list and its contents are owned by this. |