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

21 lines
1.5 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>before</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--group.c.html#L764'>before</a> 764 lib/widget/group.c group_add_widget_autopos (WGroup *g, void *w, widget_pos_flags_t pos_flags, const void *before)</span>
<span class='curline'><a href='../S/lib--widget--group.c.html#L783'>before</a> 783 lib/widget/group.c if (g-&gt;widgets == NULL || before == NULL)</span>
<span class='curline'><a href='../S/lib--widget--group.c.html#L792'>before</a> 792 lib/widget/group.c b = g_list_find (g-&gt;widgets, before);</span>
<span class='curline'><a href='../S/lib--widget--group.h.html#L49'>before</a> 49 lib/widget/group.h const void *before);</span>
<span class='curline'><a href='../S/lib--widget--group.h.html#L97'>before</a> 97 lib/widget/group.h group_add_widget_before (WGroup *g, void *w, void *before)</span>
<span class='curline'><a href='../S/lib--widget--group.h.html#L99'>before</a> 99 lib/widget/group.h return group_add_widget_autopos (g, w, WPOS_KEEP_DEFAULT, before);</span>
</pre>
</body>
</html>