GtkScaleFormatValueFunc

alias GtkScaleFormatValueFunc = char* function(GtkScale* scale, double value, void* userData)

Return Value

A newly allocated string describing a textual representation of the given numerical value.

Meta