Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_MoveItem
headers/os/interface/ListView.h
189
bool _MoveItem(int32 from, int32 to);
src/kits/interface/ListView.cpp
1578
return _MoveItem(data->move.from, data->move.to);