gda.handler_numerical

Module for [HandlerNumerical] class

Types 3

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