Feedback on my lv C++ wrapper

I am polishing the lv C++ lvgl wrapper and I want to have some feedback
What you think about the naming convention of constants ?

In short: should I keep the current one with k, or make new ones with plurals ?
More explained here:

Are there other aspects you propose?