![]() |
CRM64Pro GDK v0.17.0
A free cross-platform game development kit built on top of SDL 3.0
|
Shared tooltip style for one GUI theme or one widget override. More...
Shared tooltip style for one GUI theme or one widget override.
Public Attributes | |
| Uint8 | iBgColorA |
| Tooltip background color and alpha. | |
| Uint8 | iBorderColorA |
| Tooltip border color and alpha. | |
| string | sFontName |
| Optional tooltip font name. If empty, runtime tooltip rendering falls back to the active widget/theme font and finally to the built-in Courier New white font. | |
| Sint32 | idFont |
| Optional direct runtime tooltip font id. If sFontName is not empty, name resolution takes precedence. | |