Enumeration
AdwDialogPresentationMode
since: 1.5
Description [src]
Describes the available presentation modes for AdwDialog
.
New values may be added to this enumeration over time.
Available since: 1.5
Members
Name | Description |
---|---|
ADW_DIALOG_AUTO |
Switch between |
ADW_DIALOG_FLOATING |
Present dialog as a centered floating window. |
ADW_DIALOG_BOTTOM_SHEET |
Present dialog as a bottom sheet. |