ToolbarView.setExtendContentToTopEdge
void setExtendContentToTopEdge(bool extend)Sets whether the content widget can extend behind top bars.
This can be used in combination with adw.toolbar_view.ToolbarView.revealTopBars to show and hide toolbars in fullscreen.
See adw.toolbar_view.ToolbarView.setExtendContentToBottomEdge.
Parameters
extend | whether content extends behind top bars |