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

22 lines
1.7 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>menu_file</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'>menu_file</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'>menu_file</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'>menu_file</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'>menu_file</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#L1034'>menu_file</a> 1034 src/usermenu.c menu = g_strdup (menu_file != NULL ? menu_file</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L1040'>menu_file</a> 1040 src/usermenu.c if (menu_file != NULL)</span>
<span class='curline'><a href='../S/src--usermenu.h.html#L21'>menu_file</a> 21 src/usermenu.h gboolean user_menu_cmd (const Widget *edit_widget, const char *menu_file, int selected_entry);</span>
</pre>
</body>
</html>