gda.handler_type

Module for [HandlerType] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
HandlerType self() nothrowReturns `this`, for use in `with` statements.
HandlerTypeGidBuilder builder() static nothrowGet builder for [gda.handler_type.HandlerType] Returns: New builder object
gda.data_handler.DataHandler new_() static nothrowCreates a data handler for Gda types Returns: the new object
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder for gda.handler_type.HandlerType

Methods
HandlerType build() nothrowCreate object from builder. Returns: New object