mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
22 lines
1.8 KiB
HTML
22 lines
1.8 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>widget_set_options</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#L322'>widget_set_options</a> 322 lib/widget/menu.c widget_set_options (w, WOP_SELECTABLE, FALSE);</span>
|
|
<span class='curline'><a href='../S/lib--widget--menu.c.html#L1087'>widget_set_options</a> 1087 lib/widget/menu.c widget_set_options (w, WOP_SELECTABLE, TRUE);</span>
|
|
<span class='curline'><a href='../S/lib--widget--widget-common.h.html#L21'>widget_set_options</a> 21 lib/widget/widget-common.h #define widget_want_cursor(w, i) widget_set_options (w, WOP_WANT_CURSOR, i)</span>
|
|
<span class='curline'><a href='../S/lib--widget--widget-common.h.html#L22'>widget_set_options</a> 22 lib/widget/widget-common.h #define widget_want_hotkey(w, i) widget_set_options (w, WOP_WANT_HOTKEY, i)</span>
|
|
<span class='curline'><a href='../S/lib--widget--widget-common.h.html#L23'>widget_set_options</a> 23 lib/widget/widget-common.h #define widget_want_tab(w, i) widget_set_options (w, WOP_WANT_TAB, i)</span>
|
|
<span class='curline'><a href='../S/lib--widget--widget-common.h.html#L211'>widget_set_options</a> 211 lib/widget/widget-common.h void widget_set_options (Widget *w, widget_options_t options, gboolean enable);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--command.c.html#L217'>widget_set_options</a> 217 src/filemanager/command.c widget_set_options (w, WOP_SELECTABLE, FALSE);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|