Creates a new #GdaNumeric structure from an existing one.
Gets the precision of a #GdaNumeric.
Get the string representation of numeric, in the C locale format (dot as a fraction separator).
Gets the width of a #GdaNumeric. (Not yet implemented).
Returns this, for use in with statements.
Sets numeric using a #gdouble represented by number.
Sets numeric with a number represented by str, in the C locale format (dot as a fraction separator).
Sets the precision of a #GdaNumeric.
Sets the width of a #GdaNumeric. (Not yet implemented).
Get number field.
Set number field.
Get precision field.
Set precision field.
Get width field.
Set width field.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
Holds numbers represented as strings.
This struct must be considered as opaque. Any access to its members must use its accessors added since version 5.0.2.