remove_items


Description:

[ Version ( since = "4.21.3" ) ]
public signal bool remove_items (int[] items)

Parameters:

items

Item indexes

n_items

Number of indexes

Returns:

true to stop other handlers from being invoked for the event. false to propagate the event further.