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

24 lines
2.2 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_get_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--dialog.c.html#L203'>widget_get_options</a> 203 lib/widget/dialog.c if (!widget_get_options (w, WOP_WANT_TAB))</span>
<span class='curline'><a href='../S/lib--widget--group.c.html#L369'>widget_get_options</a> 369 lib/widget/group.c if (widget_get_options (w, WOP_WANT_CURSOR) &amp;&amp; widget_get_state (w, WST_VISIBLE)</span>
<span class='curline'><a href='../S/lib--widget--group.c.html#L539'>widget_get_options</a> 539 lib/widget/group.c if (widget_get_options (w, WOP_IS_INPUT))</span>
<span class='curline'><a href='../S/lib--widget--group.c.html#L551'>widget_get_options</a> 551 lib/widget/group.c if (widget_get_options (w, WOP_WANT_HOTKEY))</span>
<span class='curline'><a href='../S/lib--widget--group.c.html#L565'>widget_get_options</a> 565 lib/widget/group.c if (widget_get_options (w, WOP_WANT_HOTKEY) &amp;&amp; !widget_get_state (w, WST_DISABLED))</span>
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L572'>widget_get_options</a> 572 lib/widget/widget-common.c if (!widget_get_options (new_w, WOP_SELECTABLE))</span>
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L607'>widget_get_options</a> 607 lib/widget/widget-common.c return (widget_get_options (w, WOP_SELECTABLE) &amp;&amp; widget_get_state (w, WST_VISIBLE)</span>
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L626'>widget_get_options</a> 626 lib/widget/widget-common.c if (!widget_get_options (w, WOP_SELECTABLE))</span>
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L632'>widget_get_options</a> 632 lib/widget/widget-common.c if (widget_get_options (w, WOP_TOP_SELECT))</span>
</pre>
</body>
</html>