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
- 
            ADW_DIALOG_AUTO
- 
            Switch between ADW_DIALOG_FLOATINGandADW_DIALOG_BOTTOM_SHEETdepending on available size.- Value: 0
- Available since: 1.5
 
- Value: 
- 
            ADW_DIALOG_FLOATING
- 
            Present dialog as a centered floating window. - Value: 1
- Available since: 1.5
 
- Value: 
- 
            ADW_DIALOG_BOTTOM_SHEET
- 
            Present dialog as a bottom sheet. - Value: 2
- Available since: 1.5
 
- Value: