Method

BisCarouselset_interactive

Declaration [src]

void
bis_carousel_set_interactive (
  BisCarousel* self,
  gboolean interactive
)

Description [src]

Sets whether self can be navigated.

This can be used to temporarily disable the carousel to only allow navigating it in a certain state.

Available since:1.0

Parameters

interactive gboolean
 

Whether self can be navigated.