Method

AdapToolbarViewset_extend_content_to_bottom_edge

since: 1.4

Declaration [src]

void
adap_toolbar_view_set_extend_content_to_bottom_edge (
  AdapToolbarView* self,
  gboolean extend
)

Description [src]

Sets whether the content widget can extend behind bottom bars.

This can be used in combination with AdapToolbarView:reveal-bottom-bars to show and hide toolbars in fullscreen.

See adap_toolbar_view_set_extend_content_to_top_edge().

Available since: 1.4

Parameters

extend

Type: gboolean

Whether content extends behind bottom bars.