Class
ArrowExtensionDataTypeRegistry
[−]
Description
class Arrow.ExtensionDataTypeRegistry : GObject.Object {
parent_instance: GObject
}
No description available.
[−]
Instance methods
garrow_extension_data_type_registry_register
Register the given data_type
to the registry
.
since: 3.0.0
garrow_extension_data_type_registry_unregister
Unregister an extension data type that has the given name
from the
registry
.
since: 3.0.0
[+]