Property
AdwNavigationView:hhomogeneous
unstable since: 1.7
Description [src]
Whether the view is horizontally homogeneous.
If the view is horizontally homogeneous, it allocates the same width for all pages.
If it’s not, the page may change width when a different page becomes visible.
Type:gboolean
Available since: 1.7
Default value | FALSE |
Getter method | adw_navigation_view_get_hhomogeneous() |
Setter method | adw_navigation_view_set_hhomogeneous() |