Method

AdapToolbarViewget_bottom_bar_height

since: 1.4

Declaration [src]

int
adap_toolbar_view_get_bottom_bar_height (
  AdapToolbarView* self
)

Description [src]

Gets the current bottom bar height for self.

Bottom bar height does change depending on AdapToolbarView:reveal-bottom-bars, including during the transition.

See adap_toolbar_view_get_top_bar_height().

Available since: 1.4

Return value

Type: int

The current bottom bar height.