Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Entware/Entware
/ item_is_selected
Function
item_is_selected
scripts/config/lxdialog/util.c:692–695 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
690
}
691
692
int item_is_selected(void)
693
{
694
return (item_cur->node.selected != 0);
695
}
696
697
int item_is_tag(char tag)
698
{
Callers
2
dialog_checklist
Function · 0.85
item_activate_selected
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected