~ubuntu-tour/+junk/new-lang-system

1
2
3
4
5
6
7
8
9
10
11
12
13
14
<h1>Some new commands</h1>

<br /><br />

<pre>
&lt;a href="exec://self.delete_event(None, None)"&gt;  &lt; Close &gt;  &lt;/a&gt;
&lt;a href="command://nautilus"&gt;  &lt; Open Nautilus &gt;  &lt;/a&gt;
</pre>

<a href="exec://self.delete_event(None, None)">&lt; Close &gt;</a><br />
<a href="exec://arrow.Arrow(50,5,None,'#FF0000',-45, 100, 5)">&lt; Click Applications &gt;</a><br />
<a href="command://nautilus">&lt; Open Nautilus &gt;</a>

<a href="0_test.html">Test link</a>