accepts_g_type
Description:
Checks wether the GdaDataHandler is able to handle the gda type given as argument.
Parameters:
this |
an object which implements the DataHandler interface |
type |
a Type |
Returns:
true if the gda type can be handled |