Property
AdwApplicationWindow:adaptive-preview
Description [src]
Whether adaptive preview is currently open.
Adaptive preview is a debugging tool used for testing the window contents at specific screen sizes, simulating mobile environment.
Adaptive preview can always be accessed from inspector. This function allows applications to open it manually.
Most applications should not use this property.
| Type: | gboolean |
| Available since: | 1.7 |
| Setter method | adw_application_window_set_adaptive_preview() |
| Getter method | adw_application_window_get_adaptive_preview() |