Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RemoveRows
headers/private/interface/ColumnListView.h
335
void RemoveRows(BList* rows);
src/apps/haikudepot/ui/PackageListView.cpp
1312
RemoveRows(&removedRows);
src/kits/interface/ColumnListView.cpp
1417
fOutlineView->RemoveRows(rows);
src/kits/interface/ColumnListView.cpp
286
void RemoveRows(BList* rows);