Method

AdwTabBarget_is_overflowing

Declaration [src]

gboolean
adw_tab_bar_get_is_overflowing (
  AdwTabBar* self
)

Description [src]

Gets whether self is overflowing.

If TRUE, all tabs cannot be displayed at once and require scrolling.

Return value

Type: gboolean

Whether self is overflowing.