GODataScalar
GODataScalar
|
|
Functions
go_data_scalar_get_markup ()
PangoAttrList const *
go_data_scalar_get_markup (GODataScalar *scalar);
Returns
the markup.
[transfer none][nullable]
go_data_scalar_get_str ()
char const *
go_data_scalar_get_str (GODataScalar *scalar);
Returns
the string representation.
[transfer none]
go_data_scalar_get_value ()
double
go_data_scalar_get_value (GODataScalar *scalar);
Types and Values
GODataScalar
typedef struct _GODataScalar GODataScalar;