Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ notifyFontChanged
Function
notifyFontChanged
ui/stackview.h:328–328 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
326
void refresh();
327
void focus() override { refresh(); }
328
void notifyFontChanged() override { m_stackView->updateFonts(); }
329
};
330
331
/*!
Callers
nothing calls this directly
Calls
1
updateFonts
Method · 0.45
Tested by
no test coverage detected