Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setTextAlign
Function
setTextAlign
MyGUIEngine/include/MyGUI_ISubWidgetText.h:168–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
virtual void setTextAlign(Align /*_value*/)
169
{
170
}
171
virtual Align getTextAlign() const
172
{
173
return Align::Default;
Callers
2
setTextAlign
Method · 0.85
setPropertyOverride
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected