AddCheckMenuItem is the same as AddMenuItem, but it creates a menu item, which may be checked. In fact, it is needed in a GTK version only, but for the sake of compatibility it is recommended to use it in your code if this is a check menu item.
(sName string, id int, fu func([]string) string, sCode string, params ...string)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected