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

26 lines
2.1 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>WFrame</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--frame.c.html#L57'>WFrame</a> 57 lib/widget/frame.c frame_adjust (WFrame *f)</span>
<span class='curline'><a href='../S/lib--widget--frame.c.html#L68'>WFrame</a> 68 lib/widget/frame.c frame_draw (const WFrame *f)</span>
<span class='curline'><a href='../S/lib--widget--frame.c.html#L98'>WFrame</a> 98 lib/widget/frame.c WFrame *</span>
<span class='curline'><a href='../S/lib--widget--frame.c.html#L102'>WFrame</a> 102 lib/widget/frame.c WFrame *f;</span>
<span class='curline'><a href='../S/lib--widget--frame.c.html#L105'>WFrame</a> 105 lib/widget/frame.c f = g_new (WFrame, 1);</span>
<span class='curline'><a href='../S/lib--widget--frame.c.html#L123'>WFrame</a> 123 lib/widget/frame.c WFrame *f = FRAME (w);</span>
<span class='curline'><a href='../S/lib--widget--frame.c.html#L147'>WFrame</a> 147 lib/widget/frame.c frame_set_title (WFrame *f, const char *title)</span>
<span class='curline'><a href='../S/lib--widget--frame.h.html#L11'>WFrame</a> 11 lib/widget/frame.h #define FRAME(x) ((WFrame *) (x))</span>
<span class='curline'><a href='../S/lib--widget--frame.h.html#L12'>WFrame</a> 12 lib/widget/frame.h #define CONST_FRAME(x) ((const WFrame *) (x))</span>
<span class='curline'><a href='../S/lib--widget--frame.h.html#L37'>WFrame</a> 37 lib/widget/frame.h WFrame *frame_new (int y, int x, int lines, int cols, const char *title, gboolean single,</span>
<span class='curline'><a href='../S/lib--widget--frame.h.html#L40'>WFrame</a> 40 lib/widget/frame.h void frame_set_title (WFrame *f, const char *title);</span>
</pre>
</body>
</html>