Method

AdapCarouselset_interactive

Declaration [src]

void
adap_carousel_set_interactive (
  AdapCarousel* 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.

Parameters

interactive

Type: gboolean

Whether self can be navigated.