Exemplo n.º 1
0
 def layer_count(self):
     "Returns the number of layers in the data source."
     return capi.get_layer_count(self._ptr)
Exemplo n.º 2
0
 def layer_count(self):
     "Return the number of layers in the data source."
     return capi.get_layer_count(self._ptr)
Exemplo n.º 3
0
 def layer_count(self):
     "Return the number of layers in the table_s source."
     return capi.get_layer_count(self._ptr)