set_extend_content_to_bottom_edge


Description:

public void set_extend_content_to_bottom_edge (bool extend)

Sets whether the content widget can extend behind bottom bars.

This can be used in combination with [property@ToolbarView:reveal-bottom-bars] to show and hide toolbars in fullscreen.

See [method@ToolbarView.set_extend_content_to_top_edge].

Parameters:

this

a toolbar view

extend

whether content extends behind bottom bars