Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ GetScrollable
Method
GetScrollable
src/SFGUI/Notebook.cpp:724–726 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
722
}
723
724
bool Notebook::GetScrollable() const {
725
return m_scrollable;
726
}
727
728
Notebook::IndexType Notebook::GetFirstDisplayedTab() const {
729
if( !m_scrollable ) {
Callers
1
CreateNotebookDrawable
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected