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

21 lines
1.6 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>grp_section</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--filemanager--hotlist.c.html#L1420'>grp_section</a> 1420 src/filemanager/hotlist.c char *grp_section;</span>
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L1422'>grp_section</a> 1422 src/filemanager/hotlist.c grp_section = g_strconcat (section, ".Group", (char *) NULL);</span>
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L1426'>grp_section</a> 1426 src/filemanager/hotlist.c if (mc_config_has_group (mc_global.main_config, grp_section))</span>
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L1430'>grp_section</a> 1430 src/filemanager/hotlist.c keys = mc_config_get_keys (mc_global.main_config, grp_section, NULL);</span>
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L1436'>grp_section</a> 1436 src/filemanager/hotlist.c mc_config_del_group (mc_global.main_config, grp_section);</span>
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L1438'>grp_section</a> 1438 src/filemanager/hotlist.c g_free (grp_section);</span>
</pre>
</body>
</html>