ScaleFormatValueFunc


Description:

[ CCode ( instance_pos = 2.9 ) ]
public delegate string ScaleFormatValueFunc (Scale scale, double value)

Parameters:

scale

The `GtkScale`

value

The numeric value to format

user_data

user data

Returns:

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


Namespace: Gtk
Package: gtk4