Method

BisLapelset_swipe_to_close

Declaration [src]

void
bis_lapel_set_swipe_to_close (
  BisLapel* self,
  gboolean swipe_to_close
)

Description [src]

Sets whether self can be closed with a swipe gesture.

The area that can be swiped depends on the BisLapel:transition-type value.

Available since:1.0

Parameters

swipe_to_close gboolean
 

Whether self can be closed with a swipe gesture.