Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setFontName
Function
setFontName
MyGUIEngine/include/MyGUI_ISubWidgetText.h:152–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
virtual void setFontName(std::string_view /*_value*/)
153
{
154
}
155
virtual std::string_view getFontName() const
156
{
157
return {};
Callers
4
setFontName
Method · 0.85
setPropertyOverride
Method · 0.85
setFontName
Method · 0.85
MyGUI_MenuItem.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected