Files
source/Y/selected_entry.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

23 lines
1.9 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>selected_entry</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/src--editor--edit-impl.h.html#L121'>selected_entry</a> 121 src/editor/edit-impl.h void edit_user_menu (WEdit *edit, const char *menu_file, int selected_entry);</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L1771'>selected_entry</a> 1771 src/editor/edit.c edit_user_menu (WEdit *edit, const char *menu_file, int selected_entry)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L1784'>selected_entry</a> 1784 src/editor/edit.c if (user_menu_cmd (CONST_WIDGET (edit), menu_file, selected_entry))</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L1016'>selected_entry</a> 1016 src/usermenu.c user_menu_cmd (const Widget *edit_widget, const char *menu_file, int selected_entry)</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L1089'>selected_entry</a> 1089 src/usermenu.c if (selected_entry &gt;= 0 &amp;&amp; strncmp (p, "#silent", 7) == 0)</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L1164'>selected_entry</a> 1164 src/usermenu.c if (selected_entry &gt;= 0)</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L1165'>selected_entry</a> 1165 src/usermenu.c selected = selected_entry;</span>
<span class='curline'><a href='../S/src--usermenu.h.html#L21'>selected_entry</a> 21 src/usermenu.h gboolean user_menu_cmd (const Widget *edit_widget, const char *menu_file, int selected_entry);</span>
</pre>
</body>
</html>