I'm trying to create a toolbar show menu. A menu with checkbox actions to show and hide the toolbars. I'm wondering how to accomplish this, because there doesn't seem to be a signal to warn me when a toolbars visibility changes by other means. (I need to also update the checkbox action.)

Thanks!