Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IsCollapsible
headers/os/interface/SplitView.h
44
bool IsCollapsible(int32 index) const;
src/kits/interface/SplitLayout.h
64
bool IsCollapsible(int32 index) const;
src/kits/interface/SplitView.cpp
158
return fSplitLayout->IsCollapsible(index);