Difference between revisions of "User:Kulik"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Line 1: | Line 1: | ||
<tabs> | <tabs> | ||
− | + | <tab title="C++"> | |
− | + | <source lang="cpp">void test(){}</source> | |
− | + | </tab> | |
− | + | <tab title="Python"> | |
− | + | <source lang="python">def test(self)</source> | |
− | + | </tab> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</tabs> | </tabs> |
Revision as of 18:58, 12 March 2011
<tabs> <tab title="C++">
void test(){}
</tab> <tab title="Python">
def test(self)
</tab> </tabs>