Class: Handy::SwipeGroup

Inherits:
Object
  • Object
show all
Defined in:
(unknown)

Instance Method Summary collapse

Constructor Details

#initializeHandy::SwipeGroup

Creates a new HdySwipeGroup.

Instance Method Details

#add_swipeable(swipeable) ⇒ nil

Adds a swipeable to self.

When the widget is destroyed or no longer referenced elsewhere, it will be removed from the swipe group.

Parameters:

Returns:

  • (nil)

#remove_swipeable(swipeable) ⇒ nil

Removes a widget from a [classSwipeGroup].

Parameters:

Returns:

  • (nil)

#swipeablesGLib::SList<Handy::Swipeable>

Gets the list of swipeables associated with self.

Returns: