helper: New function value_to_text__().
[pspp] / src / ui / gui / helper.h
index 25b9d50a0cb6b52f1dc9557f77d4cdd62e3ca004..d9fb3d64dde3752cc6e21756f3db1ac64b95cb90 100644 (file)
@@ -46,6 +46,8 @@ null_if_empty_param (const gchar *name, const gchar *nick,
 
 
 gchar * value_to_text (union value v, const struct variable *);
+gchar * value_to_text__ (union value v, const struct fmt_spec *,
+                         const char *encoding);
 
 
 union value *