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.

Available since:1.0

Return value

Returns: gboolean
 

Whether self is overflowing.