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