gtk - C++ gtkmm vertical menu bar -


i trying make vertical menu bar multiple different tabs (each tab contains multiple sub-childs , each sub-child may contain sub-sub child) application should this.

enter image description here

however, couldn't find way , best achieve below using notebook widget, not find way include sub-child through notebook widget.

enter image description here

i have tried using menubar menubar make horizontal toolbar , there no way make vertical.

is there specific widgets use achieve that? thanks.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

python - matplotlib equivalent for Ubuntu servers with no GUI? -