DataHandler.acceptsGType
bool acceptsGType(gobject.types.GType type)Checks wether the GdaDataHandler is able to handle the gda type given as argument.
Parameters
type | a #GType |
Returns
true if the gda type can be handled
bool acceptsGType(gobject.types.GType type)Checks wether the GdaDataHandler is able to handle the gda type given as argument.
type | a #GType |