DirectOptionMenu in C++

There is an element named DirectOptionMenu in python.
Is there any corresponding class in C++?
I can’t find it in the reference.

Besides, how to set the GUI elements’ background color in C++? Or set a image as the background.

Thank you in advance