get_data_handler_g_type


Description:

public unowned DataHandler get_data_handler_g_type (Connection? cnc, Type for_type)

Find a DataHandler object to manipulate data of type for_type.

The returned object must not be modified.

Parameters:

this

a server provider.

cnc

a Connection object, or null

for_type

a Type

Returns:

a DataHandler, or null if the provider does not support the requested for_type data type