Property
AdwCarousel:allow-mouse-drag
since: 1.0
Description [src]
Sets whether the AdwCarousel
can be dragged with mouse pointer.
If the value is FALSE
, dragging is only available on touch.
Type:gboolean
Available since: 1.0
Default value | TRUE |
Getter method | adw_carousel_get_allow_mouse_drag() |
Setter method | adw_carousel_set_allow_mouse_drag() |