Virtual Method

GtkScaleformat_value

Declaration [src]

gchar*
format_value (
  GtkScale* scale,
  gdouble value
)

Description

No description available.

Parameters

value

Type: gdouble

No description available.

Return value

Type: gchar*

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.