mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
30 lines
2.9 KiB
HTML
30 lines
2.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>help_bar</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--help.c.html#L1126'>help_bar</a> 1126 src/help.c WButtonBar *help_bar;</span>
|
|
<span class='curline'><a href='../S/src--help.c.html#L1197'>help_bar</a> 1197 src/help.c help_bar = buttonbar_new ();</span>
|
|
<span class='curline'><a href='../S/src--help.c.html#L1198'>help_bar</a> 1198 src/help.c WIDGET (help_bar)->rect.y -= wh->rect.y;</span>
|
|
<span class='curline'><a href='../S/src--help.c.html#L1199'>help_bar</a> 1199 src/help.c WIDGET (help_bar)->rect.x -= wh->rect.x;</span>
|
|
<span class='curline'><a href='../S/src--help.c.html#L1206'>help_bar</a> 1206 src/help.c group_add_widget (g, help_bar); // FIXME</span>
|
|
<span class='curline'><a href='../S/src--help.c.html#L1208'>help_bar</a> 1208 src/help.c buttonbar_set_label (help_bar, 1, Q_ ("ButtonBar|Help"), wh->keymap, NULL);</span>
|
|
<span class='curline'><a href='../S/src--help.c.html#L1209'>help_bar</a> 1209 src/help.c buttonbar_set_label (help_bar, 2, Q_ ("ButtonBar|Index"), wh->keymap, NULL);</span>
|
|
<span class='curline'><a href='../S/src--help.c.html#L1210'>help_bar</a> 1210 src/help.c buttonbar_set_label (help_bar, 3, Q_ ("ButtonBar|Prev"), wh->keymap, NULL);</span>
|
|
<span class='curline'><a href='../S/src--help.c.html#L1211'>help_bar</a> 1211 src/help.c buttonbar_set_label (help_bar, 4, "", wh->keymap, NULL);</span>
|
|
<span class='curline'><a href='../S/src--help.c.html#L1212'>help_bar</a> 1212 src/help.c buttonbar_set_label (help_bar, 5, "", wh->keymap, NULL);</span>
|
|
<span class='curline'><a href='../S/src--help.c.html#L1213'>help_bar</a> 1213 src/help.c buttonbar_set_label (help_bar, 6, "", wh->keymap, NULL);</span>
|
|
<span class='curline'><a href='../S/src--help.c.html#L1214'>help_bar</a> 1214 src/help.c buttonbar_set_label (help_bar, 7, "", wh->keymap, NULL);</span>
|
|
<span class='curline'><a href='../S/src--help.c.html#L1215'>help_bar</a> 1215 src/help.c buttonbar_set_label (help_bar, 8, "", wh->keymap, NULL);</span>
|
|
<span class='curline'><a href='../S/src--help.c.html#L1216'>help_bar</a> 1216 src/help.c buttonbar_set_label (help_bar, 9, "", wh->keymap, NULL);</span>
|
|
<span class='curline'><a href='../S/src--help.c.html#L1217'>help_bar</a> 1217 src/help.c buttonbar_set_label (help_bar, 10, Q_ ("ButtonBar|Quit"), wh->keymap, NULL);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|