Difference between revisions of "User:Kulik"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
Line 31: Line 31:
  
 
<tabs>
 
<tabs>
<tab title="C++">
+
<taba title="C++">
 
<source lang="cpp">void test(){}</source>
 
<source lang="cpp">void test(){}</source>
</tab>
+
</taba>
<tab title="Python">
+
<source lang="python">def test(self)</source>
+
</tab>
+
 
</tabs>
 
</tabs>

Revision as of 19:04, 12 March 2011

<tabs> <tab title="C++">

void test(){}

</tab> <tab title="Python">

def test(self)

</tab> </tabs>

<tabs> <tab title="C++">

void test(){}

</tab> <tab title="Python">

def test(self)

</tab> </tabs>


<tabs> <tab title="C++">

void test(){}

</tab> <tab title="Python">

def test(self)

</tab> </tabs>


<tabs> <taba title="C++">

void test(){}

</taba> </tabs>