MCPcopy Create free account
hub / github.com/alkresin/external / AddCheckMenuItem

Function AddCheckMenuItem

extmenu.go:91–97  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getscodeFunction · 0.85

Tested by

no test coverage detected