Method

AdapToolbarViewset_extend_content_to_top_edge

since: 1.4

Declaration [src]

void
adap_toolbar_view_set_extend_content_to_top_edge (
  AdapToolbarView* self,
  gboolean extend
)

Description [src]

Sets whether the content widget can extend behind top bars.

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

See adap_toolbar_view_set_extend_content_to_bottom_edge().

Available since: 1.4

Parameters

extend

Type: gboolean

Whether content extends behind top bars.