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

24 lines
2.0 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>WBackground</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--background.c.html#L62'>WBackground</a> 62 lib/widget/background.c background_adjust (WBackground *b)</span>
<span class='curline'><a href='../S/lib--widget--background.c.html#L73'>WBackground</a> 73 lib/widget/background.c background_draw (const WBackground *b)</span>
<span class='curline'><a href='../S/lib--widget--background.c.html#L88'>WBackground</a> 88 lib/widget/background.c WBackground *b = BACKGROUND (w);</span>
<span class='curline'><a href='../S/lib--widget--background.c.html#L107'>WBackground</a> 107 lib/widget/background.c WBackground *</span>
<span class='curline'><a href='../S/lib--widget--background.c.html#L112'>WBackground</a> 112 lib/widget/background.c WBackground *b;</span>
<span class='curline'><a href='../S/lib--widget--background.c.html#L115'>WBackground</a> 115 lib/widget/background.c b = g_new (WBackground, 1);</span>
<span class='curline'><a href='../S/lib--widget--background.h.html#L11'>WBackground</a> 11 lib/widget/background.h #define BACKGROUND(x) ((WBackground *) (x))</span>
<span class='curline'><a href='../S/lib--widget--background.h.html#L12'>WBackground</a> 12 lib/widget/background.h #define CONST_BACKGROUND(x) ((const WBackground *) (x))</span>
<span class='curline'><a href='../S/lib--widget--background.h.html#L30'>WBackground</a> 30 lib/widget/background.h WBackground *background_new (int y, int x, int lines, int cols, int color, unsigned char pattern,</span>
</pre>
</body>
</html>