Files
source/Y/help_node.html

25 lines
2.2 KiB
HTML
Raw Permalink Normal View History

2026-02-01 17:32:02 +00:00
<!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>help_node</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/lib--widget--menu.c.html#L73'>help_node</a> 73 lib/widget/menu.c char *help_node;</span>
<span class='curline'><a href='../S/lib--widget--menu.c.html#L543'>help_node</a> 543 lib/widget/menu.c event_data.node = MENU (g_list_nth_data (menubar-&gt;menu, menubar-&gt;current))-&gt;help_node;</span>
<span class='curline'><a href='../S/lib--widget--menu.c.html#L923'>help_node</a> 923 lib/widget/menu.c menu_new (const char *name, GList *entries, const char *help_node)</span>
<span class='curline'><a href='../S/lib--widget--menu.c.html#L934'>help_node</a> 934 lib/widget/menu.c menu-&gt;help_node = g_strdup (help_node);</span>
<span class='curline'><a href='../S/lib--widget--menu.c.html#L955'>help_node</a> 955 lib/widget/menu.c g_free (menu-&gt;help_node);</span>
<span class='curline'><a href='../S/lib--widget--menu.h.html#L48'>help_node</a> 48 lib/widget/menu.h menu_t *menu_new (const char *name, GList *entries, const char *help_node);</span>
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L749'>help_node</a> 749 src/filemanager/hotlist.c const char *title, *help_node;</span>
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L766'>help_node</a> 766 src/filemanager/hotlist.c help_node = "[vfshot]"; // FIXME - no such node</span>
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L773'>help_node</a> 773 src/filemanager/hotlist.c help_node = "[Hotlist]";</span>
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L777'>help_node</a> 777 src/filemanager/hotlist.c hotlist_callback, NULL, help_node, title);</span>
</pre>
</body>
</html>