Exemplo n.º 1
0
 def get_type(self):
     return gtlib.gt_block_get_type(self.block)
Exemplo n.º 2
0
 def get_type(self):
     return gtlib.gt_block_get_type(self.block).decode('UTF-8')
Exemplo n.º 3
0
 def get_type(self):
     return gtlib.gt_block_get_type(self.block)
Exemplo n.º 4
0
 def get_type(self):
     return gtlib.gt_block_get_type(self.block).decode('UTF-8')