Method

AdwBottomSheetset_reveal_bottom_bar

Declaration [src]

void
adw_bottom_sheet_set_reveal_bottom_bar (
  AdwBottomSheet* self,
  gboolean reveal
)

Description [src]

Sets whether to reveal the bottom bar.

The transition will be animated.

See AdwBottomSheet:bottom-bar and AdwBottomSheet:bottom-bar-height.

Available since:1.7

Parameters

reveal gboolean
 

Whether to reveal the bottom bar.