Method
AdwWindowget_dialogs
since: 1.5
[−]
Description [src]
Returns a GListModel
that contains the open dialogs of self
.
This can be used to keep an up-to-date view.
Available since: 1.5
Gets property | Adw.Window:dialogs |
[−]
Return value
Type: A list model of GObject
A list model for the dialogs of self
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |