Method

AdapToolbarViewset_reveal_top_bars

since: 1.4

Declaration [src]

void
adap_toolbar_view_set_reveal_top_bars (
  AdapToolbarView* self,
  gboolean reveal
)

Description [src]

Sets whether top bars are revealed for self.

The transition will be animated.

This can be used in combination with AdapToolbarView:extend-content-to-top-edge to show and hide toolbars in fullscreen.

See adap_toolbar_view_set_reveal_bottom_bars().

Available since: 1.4

Parameters

reveal

Type: gboolean

Whether to reveal top bars.