Re: [Vala] Graphic toolkits for Vala?



And here's a 'demo.html' to test it:

<html>

<head>
</head>

<body>
        <h1>Demo</h1>
        <script type="text/javascript">
                sayHello();
                sayGoodbye();
        </script>
</body>

</html>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]