Backport from sid to buster
[hcoop/debian/mlton.git] / doc / guide / localhost / mGTK
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <meta name="generator" content="AsciiDoc 8.6.9">
6 <title>mGTK</title>
7 <link rel="stylesheet" href="./asciidoc.css" type="text/css">
8 <link rel="stylesheet" href="./pygments.css" type="text/css">
9
10
11 <script type="text/javascript" src="./asciidoc.js"></script>
12 <script type="text/javascript">
13 /*<![CDATA[*/
14 asciidoc.install();
15 /*]]>*/
16 </script>
17 <link rel="stylesheet" href="./mlton.css" type="text/css">
18 </head>
19 <body class="article">
20 <div id="banner">
21 <div id="banner-home">
22 <a href="./Home">MLton 20180207</a>
23 </div>
24 </div>
25 <div id="header">
26 <h1>mGTK</h1>
27 </div>
28 <div id="content">
29 <div id="preamble">
30 <div class="sectionbody">
31 <div class="paragraph"><p><a href="http://mgtk.sourceforge.net/">mGTK</a> is a wrapper for
32 <a href="http://www.gtk.org/">GTK+</a>, a GUI toolkit.</p></div>
33 <div class="paragraph"><p>We recommend using mGTK 0.93, which is not listed on their home page,
34 but is available at the
35 <a href="http://sourceforge.net/project/showfiles.php?group_id=23226&amp;package_id=16523">file
36 release page</a>. To test it, after unpacking, do <span class="monospaced">cd examples; make
37 mlton</span>, after which you should be able to run the many examples
38 (<span class="monospaced">signup-mlton</span>, <span class="monospaced">listview-mlton</span>, &#8230;).</p></div>
39 </div>
40 </div>
41 <div class="sect1">
42 <h2 id="_also_see">Also see</h2>
43 <div class="sectionbody">
44 <div class="ulist"><ul>
45 <li>
46 <p>
47 <a href="Glade">Glade</a>
48 </p>
49 </li>
50 </ul></div>
51 </div>
52 </div>
53 </div>
54 <div id="footnotes"><hr></div>
55 <div id="footer">
56 <div id="footer-text">
57 </div>
58 <div id="footer-badges">
59 </div>
60 </div>
61 </body>
62 </html>